Fix linter
This commit is contained in:
parent
93372c3219
commit
d4c5d7a4d4
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue