We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435142b commit 886ba4eCopy full SHA for 886ba4e
.golangci.yml
@@ -11,6 +11,7 @@ linters:
11
disable:
12
- execinquery
13
- exportloopref
14
+ - godot
15
- cyclop
16
- depguard
17
- dupl
0 commit comments