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 7720a94 commit 8635222Copy full SHA for 8635222
.golangci.yml
@@ -310,11 +310,6 @@ issues:
310
- stylecheck
311
path: (framework|e2e)/.*.go
312
text: should not use dot imports
313
- - linters:
314
- - revive
315
- - stylecheck
316
- path: util/defaulting/defaulting.go
317
- text: should not use dot imports
318
# Large parts of this file are duplicate from k/k. Let's ignore "emptyStringTest" to reduce the noise in diffs
319
# and to avoid making mistakes by diverging from upstream just because of this purely stylistic linter finding.
320
- linters:
util/defaulting/defaulting.go
util/defaulting/doc.go
0 commit comments