update golangci-lint (#2106)

This commit is contained in:
Alessandro Ros
2023-07-24 19:59:26 +02:00
committed by GitHub
parent 1fa53b49d4
commit f30944a5b7
5 changed files with 11 additions and 9 deletions
+3 -1
View File
@@ -7,11 +7,13 @@ linters:
- gocritic
- gofmt
- gofumpt
- misspell
- lll
- misspell
- nilerr
- prealloc
- revive
- unconvert
- wastedassign
- whitespace
disable:
- errcheck