Skip to content
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

consume golangci-lint 1.61.0 #307

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

erhancagirici
Copy link
Collaborator

Description of your changes

Update crossplane/build to d3155548bfab68fc8bea64c5526642b7b565ae33 which includes an update of golangci-lint to 1.61.0 to fix problems linting on macOS (arm64). See crossplane/build#23

Also includes the following deprecation fixes:

  • Update .golangci.yml config for several deprecated config settings
  • Removed archived/deprecated linter interfacer
  • Replaced megacheck with gosimple, staticcheck, and unused

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

CI & make lint in local machine

Signed-off-by: Erhan Cagirici <[email protected]>
@phisco phisco merged commit 3bfc7e4 into crossplane-contrib:main Oct 31, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants