mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
chore(lint): upgrade golangci-lint from v1.44.2 to v1.46.2
- Add linter `execinquery` - Add linter `nosprintfhostport`
This commit is contained in:
@@ -57,6 +57,7 @@ linters:
|
||||
- durationcheck
|
||||
- errchkjson
|
||||
- errname
|
||||
- execinquery
|
||||
- exhaustive
|
||||
- exportloopref
|
||||
- forcetypeassert
|
||||
@@ -88,6 +89,7 @@ linters:
|
||||
- nilnil
|
||||
- noctx
|
||||
- nolintlint
|
||||
- nosprintfhostport
|
||||
- prealloc
|
||||
- predeclared
|
||||
- predeclared
|
||||
|
||||
Reference in New Issue
Block a user