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 | 0000000708 708 Bytes | |
_servicedata | 0000000235 235 Bytes | |
vale-2.29.2.tar.gz | 0009753374 9.3 MB | |
vale.changes | 0000014792 14.4 KB | |
vale.spec | 0000002277 2.22 KB | |
vendor.tar.gz | 0011941074 11.4 MB |
Revision 25 (latest revision is 45)
Ana Guerrero (anag+factory)
accepted
request 1116058
from
Jeff Kowalczyk (jfkw)
(revision 25)
- Update to version 2.29.2: * fix: don't fail when $HOME isn't defined * fix: ignore custom IDs * refactor: use our new glob package * fix: `gobwas/glob` -> `bmatcuk/doublestar` * refactor: rollback case change for now * feat: ensure suggestions match case of token - Packaging improvements: * Fix E: summary-too-long Summary: must not exceed 79 characters - Update to version 2.29.1: * fix: don't shift the offset for large files * chore: new action - Update to version 2.29.0: * test: add case for `script` with custom message * fix: fragments should only be assigned for markup * test: add TypeScript case * feat: Add Optional Custom Message to Script Match (#682) * fix: Remove additional `--update` for apk in Dockerfile (#675) (forwarded request 1116056 from jfkw)
Comments 0