cloudflare / pint

Prometheus rule linter/validator
https://cloudflare.github.io/pint/
Apache License 2.0
873 stars 53 forks source link

output lint result as a machine friendly format #606

Closed LeoQuote closed 1 week ago

LeoQuote commented 1 year ago

We are considering using it in jenkins pipeline rather than github actions, if there's a -o options to output lint result as those format, it would be very useful.

thejuan commented 1 year ago

Keen to see JSON as well, are you accepting PRs?

nogweii commented 8 months ago

A golint or similar style would be appreciated to be able to have pint's errors appear in code reviews via reviewdog.