Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Umbrella issue for code lint #7

Open
10 tasks
calvin0327 opened this issue Dec 7, 2022 · 0 comments
Open
10 tasks

Umbrella issue for code lint #7

calvin0327 opened this issue Dec 7, 2022 · 0 comments

Comments

@calvin0327
Copy link

calvin0327 commented Dec 7, 2022

Here is a list of TODOs that help us to verify code specification, we should support following basic actions:

  • verify files generated by code-generator are consistent
  • verify crd yaml files genetated by controller-gen are consistent
  • verify vendor dir genetated by command go mod vendor are consistent
  • import aliases verification
  • code static check

Except above ci actions, we alse need commands of Makefile to exec in the process of develpment:

  • update and verify files generated by code-generator
  • update and verify crd yaml files genetated by controller-gen
  • update and verify vendor dir
  • update and verify import aliases
  • code static check
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant