grafana / rollout-operator

Kubernetes Rollout Operator
Apache License 2.0
130 stars 17 forks source link

Add `make format` and lint import ordering #120

Closed andyasp closed 7 months ago

andyasp commented 7 months ago

Import ordering is not currently enforced which is causing noise. This repository should introduce formatting and linting for import ordering like the Mimir repository does.