Enforce shell script linting and formatting in CI
Open
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 1.1k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 39
Description
Shell scripts in this repo are currently not linted or formatted by any CI check. The sibling `kubeflow/spark-operator` repo already enforces this, so adding it here improves consistency across Kubeflow and catches the usual shell footguns before they merge.
Reference implementation: https://github.com/kubeflow/spark-operator/pull/2993
Contributor guide
Assessment
This issue has not been assessed yet.