-
|
Is there a way to put out an error or warn for anonymous functions? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
ldez
Feb 10, 2026
Replies: 1 comment 8 replies
-
|
There is no existing linters inside golangci-lint about this topic, because this is not related to bug or a style. |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
ldez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no existing linters inside golangci-lint about this topic, because this is not related to bug or a style.