metal3-io / cluster-api-provider-metal3

Metal³ integration with https://github.com/kubernetes-sigs/cluster-api
Apache License 2.0
212 stars 96 forks source link

Increase number of enabled golangci-lint linters #2106

Open tuminoid opened 4 days ago

tuminoid commented 4 days ago

CAPM3 has 40+ linters enabled in our config whitelist. Golangci-lint has 100+ linters. Enable more linters to increase coverage and code quality.

/kind ci

metal3-io-bot commented 4 days ago

This issue is currently awaiting triage. If Metal3.io contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.