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
|
- govet
|
||||||
- ineffassign
|
- ineffassign
|
||||||
- staticcheck
|
- staticcheck
|
||||||
- structcheck
|
|
||||||
- typecheck
|
- typecheck
|
||||||
- unused
|
- unused
|
||||||
- varcheck
|
- varcheck
|
||||||
@ -81,7 +80,6 @@ linters:
|
|||||||
- gomnd
|
- gomnd
|
||||||
- goprintffuncname
|
- goprintffuncname
|
||||||
- gosec
|
- gosec
|
||||||
- ifshort
|
|
||||||
- importas
|
- importas
|
||||||
- lll
|
- lll
|
||||||
- makezero
|
- makezero
|
||||||
|
Reference in New Issue
Block a user