AtomLinter / linter-spell

Multilingual grammar-specific spell checking for Atom and linter using Ispell compatible interface such as GNU Aspell or Hunspell.
https://atom.io/packages/linter-spell
MIT License
14 stars 1 forks source link

Skip short words #33

Open albireox opened 7 years ago

albireox commented 7 years ago

It may be possible to do this already, but I haven't found the way. It would be nice to be able to ignore very short words (2 or 3 chars) from the linting. That would remove abbreviations, initials, and other stuff that usually throws errors.