Adds linter config to add additional linting modules
General MR
Summary
Adds YAML config file to enable additional linting modules. I built up the disabled linter list by looking at the output and removing modules that seemed to be generating false positives and excessive formatting errors.
Relevant logs/screenshots
Here are the lint errors generated by running golangci-lint run
:
lint-results.txt
Linked Issue
Upgrade Notices
N/A