Re-enable gomnd linter with release > v1.23.0

This commit is contained in:
Eric Wohltman 2020-01-20 09:16:04 -05:00
parent 567904e8b9
commit e76db1ae58

View File

@ -74,7 +74,7 @@ linters:
- gofmt
- goimports
- golint
# - gomnd TODO: enable it with release > v1.23.0
- gomnd
- goprintffuncname
- gosec
- gosimple