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.
2 parents f708563 + 552cebf commit 5f0b2a8Copy full SHA for 5f0b2a8
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