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 221bf19 commit 552cebfCopy full SHA for 552cebf
hack/golangci.yaml
@@ -239,7 +239,6 @@ linters-settings: # please keep this alphabetized
239
testifylint:
240
enable-all: true
241
disable: # TODO: remove each disabled rule and fix it
242
- - blank-import
243
- compares
244
- error-is-as
245
- error-nil
hack/golangci.yaml.in
@@ -212,7 +212,6 @@ linters-settings: # please keep this alphabetized
212
213
{{- if .Base}}
214
215
216
217
218
0 commit comments