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 6f5a4fb commit 5df7bf3Copy full SHA for 5df7bf3
.golangci.yml
@@ -7,6 +7,7 @@ linters:
7
enable:
8
- depguard
9
- err113
10
+ - errcheck
11
- gci
12
- gofmt
13
- goheader
0 commit comments