Skip to content

Use official golangci-lint image

Philip Cunningham requested to merge philipcunningham-fix-go-lint into master

What does this MR do?

Switch to the official golangci-lint image to ensure up-to-date linting standards and reduce maintenance overhead. Deprecates custom GitLab golangci-lint images in favor of golangci/golangci-lint:v1.50.1.

Notes

v1.50.1 is currently pinned version (context).

What are the relevant issue numbers?

Deprecate registry.gitlab.com/gitlab-org/gitlab... (gitlab-org/gitlab-build-images#131 - closed) • Jaime Martinez • 16.11

Manual QA

Tested the changes in a Gemnasium merge request that pointed our .gitlab-ci.yml at this branch.

Edited by Philip Cunningham

Merge request reports