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/vale && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000708 708 Bytes | |
_servicedata | 0000000235 235 Bytes | |
vale-2.29.4.tar.gz | 0009753600 9.3 MB | |
vale.changes | 0000015560 15.2 KB | |
vale.spec | 0000002277 2.22 KB | |
vendor.tar.gz | 0009619876 9.17 MB |
Revision 26 (latest revision is 45)
Ana Guerrero (anag+factory)
accepted
request 1117723
from
Jeff Kowalczyk (jfkw)
(revision 26)
- Update to version 2.29.4: * fix: check bounds in `sentence` - Update to version 2.29.3: * test: add another capitalization case * chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#703) * feat: add vocab support to `$title` * refactor: add support for `indicators` * refactor: use `jdkato/twine/strcase` * refactor: drop `prose` dep * fix: skip `metric` for empty files * fix: don't crash on multi-line comments * refactor: look for .adoc comments at line start (forwarded request 1117720 from jfkw)
Comments 0