gardener / machine-controller-manager-provider-gcp

Gardener machine controller manager provider for GCP
Apache License 2.0
3 stars 27 forks source link

Replace goling with golangci-lint #127

Closed aaronfern closed 2 months ago

aaronfern commented 2 months ago

What this PR does / why we need it: This PR replaces the deprecated golint with golangci-lint

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

golangci-lint will now be used as the linter instead of the older golint