kubedl
kubedl copied to clipboard
[quality improvements] make all `go lint` inspections pass
What would you like to be added:
- format & optimize code structures to pass go lint inspections.
- add
go lint
check as a required step when running Makefile.
Why is this needed:
To improve the quality of project.