editor icon indicating copy to clipboard operation
editor copied to clipboard

docs: fixText design

Open azu opened this issue 4 years ago • 0 comments

currently, fixText just use @textlint/source-code-fixer. This come from the limitation to implement ignoreText.

For example, ignore some text, lintText can ignore it. But, fixText can not ignore it because real fixText do fix sequencial.

azu avatar Apr 18 '21 08:04 azu