You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Commit,
- Refactors code using `gofmt` and `go lint` to improve code quality.
- Relocates `diff` and `manifests` into `pkg/` dir.
- Adds scripts to `gofmt` code and to update required changes
- Adds scripts to `go lint` and `go vet` code
- Adds `lint` stage before `build` to retain code quality
0 commit comments