An other batch of linters

This commit is contained in:
jvoisin 2020-04-29 15:45:57 +02:00 committed by Deluan Quintão
parent 26188e6d8a
commit dbf9c8be7d

View file

@ -1,13 +1,25 @@
linters:
enable:
- bodyclose
- deadcode
- dogsled
- errcheck
- gocyclo
- goimports
- goprintffuncname
- gosec
- gosimple
- govet
- ineffassign
- interfacer
- misspell
- rowserrcheck
- staticcheck
- structcheck
- typecheck
- unconvert
- unused
- varcheck
- whitespace
issues: