Skip to content

Instantly share code, notes, and snippets.

@jdkato
Last active June 13, 2025 21:41
Show Gist options
  • Save jdkato/42fbaa9b11354c42b4bee2fa004bbb1e to your computer and use it in GitHub Desktop.
Save jdkato/42fbaa9b11354c42b4bee2fa004bbb1e to your computer and use it in GitHub Desktop.
A comparison of open-source linters
Tool Extensible Checks Supports Markup
Vale Yes (via YAML) spelling, style Yes (Markdown, AsciiDoc, reStructuredText)
textlint Yes (via JavaScript) spelling, style Yes (Markdown, AsciiDoc, reStructuredText, Re:VIEW)
RedPen Yes (via Java) spelling, style Yes (Markdown, AsciiDoc, reStructuredText, Textile, LaTeX)
Rousseau Yes (via JavaScript) spelling, style No
write-good No style No
proselint No style No
Joblint No style No
alex No style Yes (Markdown)
LanguageTool Yes (via Java) spelling, style, grammar No
@TomLucidor
Copy link

Could you do an update to this with the newer linters?

@niv-l
Copy link

niv-l commented Jun 13, 2025

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment