github carthage-software/mago 0.0.9
Mago 0.0.9

latest releases: 1.0.0-beta.11, 1.0.0-beta.10, 1.0.0-beta.9...
8 months ago

New Features

  • Linter Command:

    --reporting-target:

    Allows specifying the output target for issue reports.

    • Default: stdout
    • Options:
      • stdout: Outputs to standard output.
      • stderr: Outputs to standard error.

    --reporting-format:

    Allows selecting the format for issue reports.

    • Default: rich
    • Options:
      • rich: Detailed output for terminal display.
      • medium: Compact, terminal-friendly format.
      • short: Minimal output, useful for quick overviews.
      • github: Tailored for GitHub Actions annotations.
      • json: Structured JSON output for machine-readable reports.

Full Changelog: 0.0.8...0.0.9

Don't miss a new mago release

NewReleases is sending notifications on new releases.