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/
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/vale && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000716 716 Bytes | |
_servicedata | 0000000235 235 Bytes | |
vale-2.21.0.tar.gz | 0010178374 9.71 MB | |
vale.changes | 0000002971 2.9 KB | |
vale.spec | 0000002317 2.26 KB | |
vendor.tar.gz | 0011640188 11.1 MB |
Revision 6 (latest revision is 45)
Dominique Leuenberger (dimstar_suse)
accepted
request 1032069
from
Jeff Kowalczyk (jfkw)
(revision 6)
- Update to version 2.21.0: * test: add another case for `IgnoredClasses` * refactor: report actual XML error message * test: add table test case for `IgnoredClasses` * docs: update `.vale.ini` config * docs: update `.vale.ini` config * docs: update `.vale.ini` config * feat: support comments in ignore files * feat: ignore blocks by class * fix: handle `0` suffix * fix: `skip` should be an upper bound * fix: `skip` should be an upper bound * fix: ensure sequence length is non-zero * feat: load local packages * chore: restore Dockerfile * chore: restore Dockerfile (forwarded request 1032068 from jfkw)
Comments 0