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

Ignore words in single quotes #80

Open silviolorusso opened 4 years ago

silviolorusso commented 4 years ago

Hi, is there a way not to have considered misspells words in single quotes, such as 'user'? Thanks.