Vale is a natural language linter that supports plain text, markup (Markdown, reStructuredText, AsciiDoc and HTML) and source code comments. Vale doesn't attempt to offer a one-size-fits-all collection of rules—instead, it strives to make customization as easy as possible.
Check out project website to learn more!
- Supports Markdown, reStructuredText, AsciiDoc, HTML, and source code
- Extensible through straightforward YAML files
- Standalone binaries for Windows, macOS, and Linux
- Expressive, EditorConfig-like configuration
macOS
Install through Homebrew:
$ brew tap ValeLint/vale
$ brew install valeManually install for Windows, macOS and Linux
Download and install an executable from the releases page.