update golangci-lint

This commit is contained in:
aler9 2021-03-20 16:15:45 +01:00
parent c979217e0d
commit 35ea0233f3
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ linters:
- gofmt
- golint
- misspell
- prealloc
- unconvert
disable:
- errcheck