Add code linting to build #13

Merged
jacob1123 merged 57 commits from linting into master 2022-02-20 23:53:48 +01:00
Showing only changes of commit e08a21b750 - Show all commits

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: