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

How to forcefully ignore scopes #79

Open schneiderfelipe opened 4 years ago

schneiderfelipe commented 4 years ago

Is there a way to ignore scopes in a way that, if it is set to false in checkedScopes, it will be ignored even if the scope matches another entry in checkedScopes?