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
|
||||
- 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:
|
||||
|
|
Loading…
Add table
Reference in a new issue