vale

Syntax-aware linter for prose with customizable style rules

brewmacoslinux
Try with needOr install directly
Source

About

Syntax-aware linter for prose

Commands

vale

Examples

Lint a single file for style violations$ vale document.md
Lint all markdown files in a directory$ vale *.md
Generate a configuration file template$ vale new-config