We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ec1a1 commit c2447f0Copy full SHA for c2447f0
README.md
@@ -776,7 +776,7 @@ linters-settings:
776
disabled-checks:
777
- regexpMust
778
779
- # Enable multiple checks by tags, run `GL_DEBUG=gocritic golangci-lint` run to see all tags and checks.
+ # Enable multiple checks by tags, run `GL_DEBUG=gocritic golangci-lint run` to see all tags and checks.
780
# Empty list by default. See https://github.com/go-critic/go-critic#usage -> section "Tags".
781
enabled-tags:
782
- performance
0 commit comments