UNCLASSIFIED - NO CUI

Skip to content

Adds linter config to add additional linting modules

Ryan Daily requested to merge 127-investigate-more-linters into main

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

#127 (closed)

Upgrade Notices

N/A

Merge request reports