kyaml: Enable goconst Go Linter

This commit is contained in:
Arthur Mello
2019-12-07 16:27:25 -03:00
parent 3703450931
commit f0779cd02f

View File

@@ -17,7 +17,7 @@ linters:
- errcheck
# - funlen
- gochecknoinits
# - goconst
- goconst
# - gocritic
- gocyclo
- gofmt