Skip to content

feat: add --short flag to spec validate for condensed output #1

Description

@mickume

Summary

Add a --short flag to the spec validate command that produces a condensed version of the validation output.

Short output

When --short is passed, the output should keep the same overall structure as normal output but only show:

  • valid: true / false
  • Number of errors
  • Number of warnings

No details on individual errors or warnings.

Normal output update

For consistency, also add the number of errors and number of warnings summary to the normal (non-short) validation output. The normal output continues to include full error/warning details as before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    af:fixIssues ready to be implemented by the fix pipelineaf:fixedIssues resolved by the agent-fox fix pipeline

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions