Merge pull request #5448 from stormqueen1990/chore/remove-testpackage-linter

chore: disable testpackage linter
This commit is contained in:
Kubernetes Prow Robot
2023-11-15 15:39:49 +01:00
committed by GitHub

View File

@@ -34,6 +34,7 @@ linters:
- golint
- maintidx
- nosnakecase
- testpackage # it's better to keep tests in the same package for now because kustomize does open box testing
linters-settings:
dupl: