chore: sync lint
parent
4a1ce335d4
commit
0dc0d928ca
|
@ -17,10 +17,12 @@ linters:
|
|||
- typecheck
|
||||
- unused
|
||||
# Custom
|
||||
- bodyclose
|
||||
- err113
|
||||
- errchkjson
|
||||
- errname
|
||||
- errorlint
|
||||
- fatcontext
|
||||
- forcetypeassert
|
||||
- gocritic
|
||||
- gofumpt
|
||||
|
@ -72,6 +74,8 @@ linters-settings:
|
|||
excludes:
|
||||
- G101
|
||||
- G112
|
||||
- G115
|
||||
- G204
|
||||
- G402
|
||||
- G404
|
||||
- G501
|
||||
|
|
Loading…
Reference in New Issue