chore(lint): keep funlen disabled
This commit is contained in:
parent
16bacba801
commit
4dc42a7326
|
@ -62,9 +62,9 @@ linters:
|
|||
- exhaustruct
|
||||
- paralleltest
|
||||
- ireturn
|
||||
- funlen
|
||||
# validate
|
||||
- cyclop
|
||||
- funlen
|
||||
- gochecknoglobals
|
||||
- gochecknoinits
|
||||
- gocognit
|
||||
|
|
Loading…
Reference in New Issue