Disable gci

This commit is contained in:
Jan Bader 2022-02-20 21:33:05 +00:00
parent c03d16878a
commit 22ec0433bf

View File

@ -11,6 +11,7 @@ linters:
- testpackage - testpackage
- ifshort - ifshort
- exhaustivestruct - exhaustivestruct
- gci # not working
linters-settings: linters-settings:
errcheck: errcheck:
exclude-functions: exclude-functions: