chore: disable testpackage linter

This commit is contained in:
Mauren Berti
2023-11-14 21:12:05 -05:00
parent e219b8864e
commit 572a096e60

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: