vale 3.13.0
Fully customizable syntax-aware linter that focuses on your style
Vale is a fully extensible linter that focuses on your own writing style by making use of rules in individual YAML files. It is syntax-aware on markup languages such as HTML, Markdown, Asciidoc, and reStructuredText. The community around it also has a list of style guides implemented with Vale in their styles repo.
- Outputs:
out - Website: https://github.com/errata-ai/vale
- Licenses: Expat
- Package source: gnu/packages/textutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install vale 3.13.0 as follows:
guix install vale@3.13.0
Or install the latest version:
guix install vale
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.