-
I want to track how many |
Beta Was this translation helpful? Give feedback.
Answered by
ldez
Sep 4, 2025
Replies: 2 comments 5 replies
-
There is nothing inside golangci-lint to do that. Related to #3132 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
caibirdme
This comment was marked as off-topic.
This comment was marked as off-topic.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is nothing inside golangci-lint to do that.
You can use
grep
instead.Related to #3132