Fix exportloopref Linting Issues and Enable in CI Testing #10241
Labels
linter
Pertains to changes to or issues with the various linters.
provider
Pertains to the provider itself, rather than any interaction with AWS.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Milestone
Description
exportloopref
finds exporting pointers for loop variables.Definition of Done
exportloopref
reportsexportloopref
to.golangci.yml
and ensure CI passesReferences
The text was updated successfully, but these errors were encountered: