Skip to content

Possible to group output by Check? #1094

@petemounce

Description

@petemounce

Check for existing issues

  • Completed

Describe the feature

I am applying vale to an existing body of documentation that contains numerous violations across numerous files.

Currently, output is emitted file oriented (in both line and JSON flavours). Violations are grouped by file.

file
  check
  check

To make fix-the-world commits, each will be easier to review if the diff contains fixes for violations relating to a single Check at a time.

To that end, is there a way to have vale emit output that is grouped by Check?

(At the moment, I'm working around this by outputting a JSON file then producing a per-commit work-list from that via some throwaway script)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions