Disable linter lll because no exceptions in comments are possible

This commit is contained in:
Jan Bader 2022-02-23 19:37:08 +00:00
parent 27188e2e27
commit ece610419f

View File

@ -13,6 +13,7 @@ linters:
- exhaustivestruct - exhaustivestruct
- gci # not working, shows errors on freshly formatted file - gci # not working, shows errors on freshly formatted file
- varnamelen - varnamelen
- lll
linters-settings: linters-settings:
errcheck: errcheck:
exclude-functions: exclude-functions: