We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a85df commit 050ace3Copy full SHA for 050ace3
2 files changed
.golangci.yml
@@ -27,7 +27,6 @@ linters:
27
enable:
28
# enable by default
29
- errcheck
30
- - gosimple
31
- govet
32
- ineffassign
33
- staticcheck
root/.golangci.yml
@@ -25,7 +25,6 @@ linters:
25
26
0 commit comments