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 | 0000000667 667 Bytes | |
_servicedata | 0000000235 235 Bytes | |
vale-3.2.1.tar.gz | 0025239916 24.1 MB | |
vale.changes | 0000023004 22.5 KB | |
vale.spec | 0000002296 2.24 KB | |
vendor.tar.gz | 0010581092 10.1 MB |
Revision 36 (latest revision is 45)
Dominique Leuenberger (dimstar_suse)
accepted
request 1154049
from
Jeff Kowalczyk (jfkw)
(revision 36)
- Update to version 3.2.1: * chore: bump twine to v0.10.0 * refactor: use actual path for assigned formats * chore: bump Docker to golang:1.21 - Update to version 3.2.0: * feat: support script-based actions * feat: allow `script`-based rules to use local files * feat: support `prefix` key in `capitalization` * chore: bump twine to v0.9.0 * feat: match case in `Substitution`s default action * docs [skip ci]: add note about default threshold * chore: bump twine to v0.8.1 * fix: ensure `capitalization` respects `vocab: false` * feat: proto support (#777) * feat: add `--no-global` * refactor: better install details * fix: don't double-report install errors * refactor: add CLI help text for host commands * fix: remove duplicate $home prefix * refactor: check action params (forwarded request 1154048 from jfkw)
Comments 0