Disable linter lll because no exceptions in comments are possible
This commit is contained in:
parent
27188e2e27
commit
ece610419f
@ -13,6 +13,7 @@ linters:
|
||||
- exhaustivestruct
|
||||
- gci # not working, shows errors on freshly formatted file
|
||||
- varnamelen
|
||||
- lll
|
||||
linters-settings:
|
||||
errcheck:
|
||||
exclude-functions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user