Naive linter for English prose for developers who can't write good.
Add it to your .vale.ini, then run vale sync.
Packages = write-good
[*.md]
BasedOnStyles = Vale, write-good The name installs the latest release each time vale sync runs. To stay on v0.4.1, the release this page describes, give its URL instead:
Packages = https://github.com/vale-cli/write-good/releases/download/v0.4.1/write-good.zip Try to avoid using clichés like '%s'.
Try to avoid using '%s'.
'%s' is repeated!
'%s' may be passive voice. Use active voice if you can.
Don't start a sentence with '%s'.
Don't start a sentence with '%s'.
'%s' is too wordy.
'%s' is a weasel word!