Asset Explorer
Single files to copy into your StylesPath. A view names the parts of a file Vale can’t otherwise parse, a filter picks the rules a run
applies, and a template shapes what a run prints.
Only error-level rules, for a hook or a CI step that should block on nothing else.
Every rule but the spell checker, for a run over text full of names Vale doesn't know.
GitHub Actions annotations, one per alert, so each shows on its line in the pull request.
JSON Lines, one object per alert, for a tool or an agent that reads alerts one at a time.
A Markdown summary with a table per file and the totals, for a pull request comment or a job summary.
A commit message as a subject, a body, and trailers, each its own scope.
The title and every description and summary in an OpenAPI document, read as Markdown.
Comments and docstrings in Python source, read as Markdown.
The cue text of a SubRip file, with the indexes and timings left alone.
A chat transcript, exposing only the model's turns so the prompts are never linted.