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.23.0.tar.gz | 0010184342 9.71 MB | |
vale.changes | 0000005259 5.14 KB | |
vale.spec | 0000002317 2.26 KB | |
vendor.tar.gz | 0011712838 11.2 MB |
Revision 10 (latest revision is 45)
Dominique Leuenberger (dimstar_suse)
accepted
request 1064425
from
Jeff Kowalczyk (jfkw)
(revision 10)
- Update to version 2.23.0: * fix: create `lintTxt` * chore: update go.mod * feat: add `--filter` * feat: Add pre-commit support (#558) * chore: update runner name * Add `perf` workflow * docs: fix typos (#553) * chore: set version for Docker (forwarded request 1064423 from jfkw)
Comments 0