kyaml: Enable gocritic Go linter

This commit is contained in:
Arthur Mello
2019-12-06 16:01:12 -03:00
parent 3703450931
commit 20d995c87e

View File

@@ -18,7 +18,7 @@ linters:
# - funlen
- gochecknoinits
# - goconst
# - gocritic
- gocritic
- gocyclo
- gofmt
- goimports