metal3-io / ip-address-manager

IP address Manager for Cluster API Provider Metal3
Apache License 2.0
51 stars 33 forks source link

Increase number of enabled golangci-lint linters #752

Open tuminoid opened 1 week ago

tuminoid commented 1 week ago

IPAM has only 30+ linters enabled in our config whitelist, while CAPM3 has 40+ enabled.

In general, golangci-lint has 100+ linters. Enable more linters at least to match CAPM3.

/kind ci

metal3-io-bot commented 1 week 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.