Disable linter varnamelen

This commit is contained in:
Jan Bader 2022-02-20 22:33:15 +00:00
parent 6929c940c4
commit e08a21b750

View File

@ -11,7 +11,8 @@ linters:
- testpackage - testpackage
- ifshort - ifshort
- exhaustivestruct - exhaustivestruct
- gci # not working - gci # not working, shows errors on freshly formatted file
- varnamelen
linters-settings: linters-settings:
errcheck: errcheck:
exclude-functions: exclude-functions: