Linter

This might not be possibly yet but I’ll drop it here for later.
I’m after a (natural language) linter, I currently use proselint (either CI or via Atom, though I sorta broke that?) but would suggest maybe Vale or textlint as it’s easier to put in rulesets (including proselints) and also don’t rely on python

2 Likes

Vale integration would be great. Especially if included options to enable/disable different rulesets by folder.

There’s already work on a languagetool plugin mentioned here, so I imagine it’d be possible to do something similar with Vale.