pint icon indicating copy to clipboard operation
pint copied to clipboard

output lint result as a machine friendly format

Open LeoQuote opened this issue 2 years ago • 2 comments

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.

  • checkstyle
  • json
  • golint , each line for each error

LeoQuote avatar Apr 18 '23 06:04 LeoQuote

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

thejuan avatar Jun 21 '23 04:06 thejuan

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

nogweii avatar Mar 10 '24 21:03 nogweii