-
|
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: falsehttps://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=falseorhttps://golangci-lint.run/usage/configuration/#output-configuration