This repository was archived by the owner on Jul 6, 2023. It is now read-only.
This repository was archived by the owner on Jul 6, 2023. It is now read-only.
Umbrella issue for code lint #7
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels