chore: update golangci-lint config
parent
291262eeb1
commit
c7dff9ac95
|
@ -16,14 +16,12 @@ output:
|
|||
linters:
|
||||
disable-all: true
|
||||
enable:
|
||||
- deadcode
|
||||
- errcheck
|
||||
- gosimple
|
||||
- govet
|
||||
- staticcheck
|
||||
- typecheck
|
||||
- unused
|
||||
- varcheck
|
||||
- errname
|
||||
- errorlint
|
||||
- execinquery
|
||||
|
|
Loading…
Reference in New Issue