Adapt linter config to remove warnings
This commit is contained in:

committed by
Maximilian Paß

parent
770327cf64
commit
a841675e7e
@ -59,7 +59,6 @@ linters:
|
||||
- govet
|
||||
- ineffassign
|
||||
- staticcheck
|
||||
- structcheck
|
||||
- typecheck
|
||||
- unused
|
||||
- varcheck
|
||||
@ -81,7 +80,6 @@ linters:
|
||||
- gomnd
|
||||
- goprintffuncname
|
||||
- gosec
|
||||
- ifshort
|
||||
- importas
|
||||
- lll
|
||||
- makezero
|
||||
|
Reference in New Issue
Block a user