-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ Enable additional linters and metalinter checks. Fix findings #1359
Conversation
Enable new linters: asasalint, bidichk, dupword Enable gocritic checks: diagnostic, experimental, performance
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
/lgtm |
/approve Thanks for the quick implementation @oscr! 🙂 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: oscr, tobiasgiese The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Formality question: who and when removes the |
/hold cancel usually it's a process to let more reviewers review for complicated PR |
What this PR does / why we need it:
As discussed in #1342, this pr enables some additional linters that are also active in capi.
Enable new linters:
Enable gocritic checks:
Fixes the findings
/hold