Skip to content

Fix golangci-lint prealloc lint errors

Oscar Tovar requested to merge fix-prealloc-lint-errors into master

What does this MR do?

This MR addresses all findings reported by the prealloc linter that is to be activated in the default golangci-lint config. See Activate `prealloc` linter (gitlab-org/security-products/ci-templates!322 - merged) for more information.

What are the relevant issue numbers?

N/A

Does this MR meet the acceptance criteria?

Edited by Oscar Tovar

Merge request reports