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

Conform the code to the lint rule. #853

Open
4 tasks
llamerada-jp opened this issue Mar 12, 2024 · 1 comment
Open
4 tasks

Conform the code to the lint rule. #853

llamerada-jp opened this issue Mar 12, 2024 · 1 comment

Comments

@llamerada-jp
Copy link
Contributor

What

This issue is a follow-up to #760.

We applied kubebuilder go/v4 template in #760, go/v4 template uses golangci-lint for linter and contains default lint rules. However, the rule is commented out because there are many violations in the existing code. Therefore, we want to update the code to conform to the rules.

How

Enable the lint rule and modify the code according to its warnings.

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had any activity for 30 days. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 11, 2024
@peng225 peng225 added keepalive and removed stale labels Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

2 participants