Vale CLI tool to lint prose text with syntax awareneness and extensible markup format support
Vale is a command-line tool that brings code-like linting to prose. It's fast,
cross-platform (Windows, macOS, and Linux), and highly customizable.
Vale has support for markup: Vale has a rich understanding of many markup
formats, allowing it to avoid syntax-related false positives and intelligently
exclude code snippets from prose-related rules.
Vale includes a highly customizable extension system capable of enforcing your
style-be it a standard editorial style guide or a custom in-house set of rules
(such as those created by GitLab, Homebrew, Linode, CockroachDB, and Spotify).
https://vale.sh/
- Links to devel:languages:go / vale
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:jfkw:branches:devel:languages:go/vale && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_service | 0000000667 667 Bytes | |
_servicedata | 0000000235 235 Bytes | |
vale-3.9.0.tar.gz | 0010648207 10.2 MB | |
vale.changes | 0000029590 28.9 KB | |
vale.spec | 0000002320 2.27 KB | |
vendor.tar.gz | 0017306845 16.5 MB |
Latest Revision
Jeff Kowalczyk (jfkw)
committed
(revision 80)
- Update to version 3.9.0: * test: update comment cases * feat: add comment syntax for ignoring individual matches (#844) * chore: formatting * feat: add comment syntax for switching styles (#772) * test: add sections * docs: update logos * test: add MDX case * chore: bump Go version
Comments 0