-
I'm trying to get golangci-lint to produce machine-readable output using these arguments to v1:
I tried to translate the output flags to v2:
My problem is that v2 prints a "summary" of the issues found at the end of the output:
How can I avoid printing this "summary" output? I want to get the output the same as my v1 example. |
Beta Was this translation helpful? Give feedback.
Answered by
ldez
Apr 1, 2025
Replies: 1 comment 1 reply
-
Hello, this is output:
show-stats: false https://golangci-lint.run/usage/configuration/#output-configuration |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
smlx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
this is
--show-stats=false
orhttps://golangci-lint.run/usage/configuration/#output-configuration