Closed benbhall closed 4 years ago
See #115
This repository is quite mature and gone unchecked; the number of warnings is a little overwhelming.
"deny": [ "blacklist", "blacklisted", "blacklisting", "whitelist", "whitelisting", "whitelisted", "whitespace", "sanity-check", "dummy" ]
Alex.js sits on top of retext-equality, amongst other things. It's very easy to contribute new rules. I added dummy just today: https://github.com/retextjs/retext-equality/pull/103
Anyone fancy opening an issue to get the new markdown checks to run against diffs only? I'm happy to do it but won't be until November now probably.
See #115
Relaxed markdown linting rules
This repository is quite mature and gone unchecked; the number of warnings is a little overwhelming.
Reduced Alex.js inclusive language sensitivity to a minimum starting point
Alex.js sits on top of retext-equality, amongst other things. It's very easy to contribute new rules. I added dummy just today: https://github.com/retextjs/retext-equality/pull/103