Skip to content

Commit 8635222

Browse files
committed
Remove test utils for removed Validator/Defaulter
1 parent 7720a94 commit 8635222

File tree

3 files changed

+0
-91
lines changed

3 files changed

+0
-91
lines changed

.golangci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -310,11 +310,6 @@ issues:
310310
- stylecheck
311311
path: (framework|e2e)/.*.go
312312
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
318313
# Large parts of this file are duplicate from k/k. Let's ignore "emptyStringTest" to reduce the noise in diffs
319314
# and to avoid making mistakes by diverging from upstream just because of this purely stylistic linter finding.
320315
- linters:

util/defaulting/defaulting.go

Lines changed: 0 additions & 68 deletions
This file was deleted.

util/defaulting/doc.go

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)