Disable linter varnamelen
This commit is contained in:
parent
6929c940c4
commit
e08a21b750
@ -11,7 +11,8 @@ linters:
|
||||
- testpackage
|
||||
- ifshort
|
||||
- exhaustivestruct
|
||||
- gci # not working
|
||||
- gci # not working, shows errors on freshly formatted file
|
||||
- varnamelen
|
||||
linters-settings:
|
||||
errcheck:
|
||||
exclude-functions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user