Lints the text files using write-good for improving proses.
See <https://github.com/btford/write-good> for more information.
- Natural Language
| Setting | Meaning |
|---|---|
allow_adverbs |
Allows adverbs that can weaken the meaning, such as:
really, very, extremely, etc. (Optional,
defaults to 'True'.) |
allow_ambiguous_words |
Allows weasel words for example often, probably
(Optional, defaults to 'True'.) |
allow_cliche_phrases |
Allows common cliche phrases in the sentence. (Optional, defaults to 'True'.) |
allow_extra_words |
Allows wordy phrases and unnecessary words. (Optional, defaults to 'True'.) |
allow_passive_voice |
Allows passive voice. (Optional, defaults to 'True'.) |
allow_repeated_words |
Allows lexical illusions – cases where a word is repeated. (Optional, defaults to 'True'.) |
allow_so_beginning |
Allows So at the beginning of the sentence. (Optional,
defaults to 'True'.) |
allow_there_is |
Allows There is or There are at the beginning of
the sentence. (Optional, defaults to 'True'.) |
npm-write-good
- Formatting
- Grammar
AGPL-3.0
- The coala developers (coala-devel@googlegroups.com)
