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 87eccea commit 358e118Copy full SHA for 358e118
.golangci.yaml
@@ -26,7 +26,6 @@ linters:
26
- importShadow
27
- paramTypeCombine
28
- rangeValCopy
29
- - typeSwitchVar
30
- unnamedResult
31
- whyNoLint
32
enable-all: true
0 commit comments