Fix small lint errors found by gocritic

This commit is contained in:
Deluan 2021-07-15 13:42:54 -04:00
parent 8d56ec898e
commit b0fc684cb6
7 changed files with 8 additions and 8 deletions

View file

@ -2,10 +2,10 @@ linters:
enable:
- bodyclose
- deadcode
- depguard
- dogsled
- errcheck
- gocyclo
- goimports
- goprintffuncname
- gosec
- gosimple