TTD Vale¶
Abstract
Spelling, grammar, style and readability linter in a container.
Spelling¶
All spelling related tests generate error`s.
Grammar¶
All grammar related tests generate warning`s.
Hedging words, from vale
Repetition of words, from vale
Editorializing language that adds nothing, from vale
Ending a sentence with a preposition, from vale
Readability¶
All style related tests generate suggestion`s.
Annotations (from Vale) to flag remaining TODOs and other annotations in text
Overly complex text with too Wordy from write-good, avoid from MailChimp, terms from Pedantic, and complex from PlainLanguage
Readability score
Usage¶
docker run -it -v `pwd`:/srv/tests testthedocs/ttd-vale
If you have any issues ttd-vale reports them, and the severity of the issue as defined by the .vale.ini file.