Skip to content

Add --quiet flag to vera check and vera verify #382

@aallan

Description

@aallan

For CI scripts and agent tooling that only care about the exit code, add a --quiet flag to suppress the "OK: file.vera" success output. Errors should still be printed.

vera check --quiet file.vera  # exit 0 if OK, no output; exit 1 with error message if not

Pair with --json for machine-readable output in pipelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttoolingIssue around tooling built for the language (e.g. package managers, IDE plug-ins)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions