Merge pull request #1956 from artmello/remove_funlen_from_linter_list

kyaml: Remove funlen from Go linters list
This commit is contained in:
Kubernetes Prow Robot
2019-12-13 08:59:21 -08:00
committed by GitHub

View File

@@ -15,7 +15,6 @@ linters:
- dogsled - dogsled
- dupl - dupl
- errcheck - errcheck
# - funlen
- gochecknoinits - gochecknoinits
- goconst - goconst
- gocritic - gocritic