Update golangci config
This commit is contained in:
parent
9c7f6954e6
commit
863e870b23
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ linters:
|
|||
- containedctx
|
||||
- contextcheck
|
||||
- cyclop
|
||||
- depguard
|
||||
- exhaustivestruct
|
||||
- exhaustruct
|
||||
- forbidigo
|
||||
|
@ -22,6 +23,7 @@ linters:
|
|||
- interfacer
|
||||
- ireturn
|
||||
- lll
|
||||
- musttag
|
||||
- nestif
|
||||
- nilnil
|
||||
- nlreturn
|
||||
|
|
Loading…
Add table
Reference in a new issue