We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559d816 commit 0bd1a9cCopy full SHA for 0bd1a9c
.golangci.next.reference.yml
@@ -62,7 +62,6 @@ linters:
62
- gomodguard
63
- goprintffuncname
64
- gosec
65
- - gosimple
66
- gosmopolitan
67
- govet
68
- grouper
@@ -105,7 +104,6 @@ linters:
105
104
- spancheck
106
- sqlclosecheck
107
- staticcheck
108
- - stylecheck
109
- tagalign
110
- tagliatelle
111
- testableexamples
@@ -175,7 +173,6 @@ linters:
175
173
176
174
177
178
179
180
181
@@ -218,7 +215,6 @@ linters:
218
215
219
216
220
217
221
222
223
224
0 commit comments