Skip to content

Respect output format option #2609

@vadyvas

Description

@vadyvas

Is your feature request related to a problem? Please describe.

respect logs in CI can be very large and noisy, which increases storage usage and makes results harder to read.

Current formats:

  • lint: stylish, codeframe, json, checkstyle, codeclimate, summary, markdown, github-actions
  • scorecard-classic: stylish, json
  • stats: stylish, json, markdown

Describe the solution you'd like

  1. Add formats to respect commands (e.g. codeclimate, github-actions, summary...)

  2. Add additional CI-friendly format:

  1. Optional: if --format is not provided, detect CI and pick a better default format.

Describe alternatives you've considered

Additional context

Formats in oxlint: https://oxc.rs/docs/guide/usage/linter/output-formats
Vitest reporters: https://vitest.dev/guide/reporters.html#built-in-reporters

Metadata

Metadata

Assignees

No one assigned

    Labels

    RespectRelated to the `respect` command which works with Arazzo specificationType: Enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions