get-alex / alex

Catch insensitive, inconsiderate writing
https://alexjs.com
MIT License
4.8k stars 207 forks source link

Clarify rule usage for config file #268

Closed milsyobtaf closed 4 years ago

milsyobtaf commented 4 years ago

This change is intended to clarify that the allow array in the .alexrc file should be populated with rule identifiers, and not individual words. This confusion caused me some trouble when implementing this tool recently, specifically around the word disabled which is in a rule controlled by the identifier invalid.

wooorm commented 4 years ago

@milsyobtaf Ping!