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