mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 08:20:59 +00:00
Merge pull request #5620 from karlkfi/karl-fix-lint
Disable abandoned/archived linters
This commit is contained in:
@@ -35,6 +35,10 @@ linters:
|
||||
- maintidx
|
||||
- nosnakecase
|
||||
- testpackage # it's better to keep tests in the same package for now because kustomize does open box testing
|
||||
- structcheck # abandoned by author
|
||||
- varcheck # abandoned by author
|
||||
- maligned # abandoned by author
|
||||
- interfacer # archived by author
|
||||
|
||||
linters-settings:
|
||||
dupl:
|
||||
|
||||
Reference in New Issue
Block a user