gardener / machine-controller-manager-provider-aws

Gardener machine controller manager provider for AWS
Apache License 2.0
9 stars 33 forks source link

Replace golint with golangci-lint #168

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.