Adapt linter config to remove warnings

This commit is contained in:
Sebastian Serth
2022-08-08 09:25:00 +02:00
committed by Maximilian Paß
parent 770327cf64
commit a841675e7e

View File

@ -59,7 +59,6 @@ linters:
- govet
- ineffassign
- staticcheck
- structcheck
- typecheck
- unused
- varcheck
@ -81,7 +80,6 @@ linters:
- gomnd
- goprintffuncname
- gosec
- ifshort
- importas
- lll
- makezero