-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Upgrade GolangCI-Lint to Latest Version (v2.0.2) #4677
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
Comments
Note that we might either need to update the action: #4637 |
/assign |
@sarthaksarthak9 are u still working on this? |
Hi @sarthaksarthak9 are you still working on this issue?? |
@camilamacedo86 please close this issue linter is updated |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
We need to upgrade GolangCI-Lint to the latest version: https://github.com/golangci/golangci-lint/releases/tag/v2.0.2
Tasks
GolangciLintVersion
in code scaffoldingUpdate the version in:
kubebuilder/pkg/plugins/golang/v4/scaffolds/init.go
Line 41 in 3ae9604
Current:
Update to:
Then run:
make generate
In the Makefile:
https://github.com/kubernetes-sigs/kubebuilder/blob/master/Makefile
Current:
Update to:
In the workflow file:
https://github.com/kubernetes-sigs/kubebuilder/blob/master/.github/workflows/lint.yml
Current:
Update to:
The text was updated successfully, but these errors were encountered: