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

[enhancement] Ignore nouns (word with leading uppercase letter)? #66

Open ckfourie opened 6 years ago

ckfourie commented 6 years ago

I'm unsure if there is a way to do this, and apologies if there is.

I don't seem to be able to get the linter to ignore nouns (something that starts with an uppercase letter). This would massively reduce the number of errors that I have and/or words that I need to add to the dictionary.