Add shell formatting tool
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
We have a fair amount of shell scripts in our repositories and would benefit from uniform formatting.
[shfmt](https://github.com/mvdan/sh) is a popular choice but it's worth researching alternatives first.
**Tasks**
- Add a `make format-shell` to format shell scripts
- Add a pre-commit hook for similar functionality, such as [pre-commit-shfmt](https://github.com/scop/pre-commit-shfmt)
Evaluation history
No evaluation history available.