Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Nov 2021 18:36:48 1.0.8
|
Mateusz Piotrowski (0mp)  |
textproc/write-good: Add a new port
write-good is a naive linter for English prose. For example,
it is able to check for the following issues in text:
- passive voice
- lexical illusions – cases where a word is repeated
- "so" at the beginning of the sentence
- "there is" or "there are" at the beginning of the sentence
- weasel words
- adverbs that can weaken meaning: really, very, extremely, etc.
- wordy phrases and unnecessary words
- common cliches
WWW: https://github.com/btford/write-good
Requested by: bcr (via https://wiki.freebsd.org/WantedPorts) |
Number of commits found: 1
|