mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
kyaml: Enable goconst Go Linter
This commit is contained in:
@@ -17,7 +17,7 @@ linters:
|
|||||||
- errcheck
|
- errcheck
|
||||||
# - funlen
|
# - funlen
|
||||||
- gochecknoinits
|
- gochecknoinits
|
||||||
# - goconst
|
- goconst
|
||||||
# - gocritic
|
# - gocritic
|
||||||
- gocyclo
|
- gocyclo
|
||||||
- gofmt
|
- gofmt
|
||||||
|
|||||||
Reference in New Issue
Block a user