vmware-archive / operator-builder

A Kubebuilder plugin to accelerate the development of Kubernetes operators
MIT License
41 stars 6 forks source link

chore: add makefile target for linting #264

Closed scottd018 closed 2 years ago

scottd018 commented 2 years ago

It is difficult in GitHub to tell where the lint errors are coming from via the actions. Need to add a make target so that we can more easily do this locally.