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 | 0000000667 667 Bytes | |
_servicedata | 0000000235 235 Bytes | |
vale-3.0.7.tar.gz | 0025236120 24.1 MB | |
vale.changes | 0000021272 20.8 KB | |
vale.spec | 0000002296 2.24 KB | |
vendor.tar.gz | 0010580946 10.1 MB |
Revision 34 (latest revision is 45)
Ana Guerrero (anag+factory)
accepted
request 1144970
from
Jeff Kowalczyk (jfkw)
(revision 34)
- Update to version 3.0.7: * refactor: "Location" -> "Default Location" * chore: pterm requires Go v1.21 * chore: upgrade pterm * fix: handle `sync` with relative `--config` - Packaging improvements: * _service set_version remove param basename since autodetects OK * Update to BuildRequires: golang(API) >= 1.21 matching go.mod - Update to version 3.0.6: * refactor: fix golangci * fix: remove `-q` from asciidoctor args * fix: don't double-report error context * feat: support fragments in `.ps1` and `.jl` files * fix: local config files should be in pipeline * fix: add `.json` to `nativeHostName` * feat: add `vale-native` to `ls-dirs` * feat: add extension management commands * feat: add `transform` api command * chore: increase minAlertLevel * refactor: fix benchmarks * chore: bump module path * refactor: fix golangci-lint issues * chore: bump branch in workflow (forwarded request 1144969 from jfkw)
Comments 0