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.7.0.tar.gz | 0025247770 24.1 MB | |
vale.changes | 0000028174 27.5 KB | |
vale.spec | 0000002320 2.27 KB | |
vendor.tar.gz | 0014659457 14 MB |
Revision 44 (latest revision is 45)
Ana Guerrero (anag+factory)
accepted
request 1188920
from
Jeff Kowalczyk (jfkw)
(revision 44)
- Update to version 3.7.0: * refactor: display action results in `message` * feat: add capture group support to `substitution` * refactor: support capture groups in `substitution` * chore: remove `funlen` check * fix: handle conatenating nested lists * chore: add `TARGETARCH` * chore: fix version in .goreleaser.yml - Update to version 3.6.1: * golangci lint (#822) * fix: sort commands before printing * chore: build statically on Windows * docs: clean up README * chore: restrict fossa to source files * refactor: error on misplaced core-level settings * chore: update fossa version * Fix broken link in README.md (#853) * chore: `cinst` -> `choco install` * docs: update link to examples * fix: check for `token.Skip` before re-order (forwarded request 1188919 from jfkw)
Comments 0