Fix linter

This commit is contained in:
Daniel 2022-08-08 14:46:20 +02:00
parent 93372c3219
commit d4c5d7a4d4

View file

@ -7,7 +7,6 @@ linters:
- containedctx
- contextcheck
- cyclop
- errchkjson # Triggers stack overflow on github.com/safing/jess
- exhaustivestruct
- forbidigo
- funlen
@ -32,6 +31,7 @@ linters:
- whitespace
- wrapcheck
- wsl
- nolintlint
linters-settings:
revive: