← Back to issue list

Add shell formatting tool

View original Github issue

Metadata

Project
starbase
Number
#531
Type
issue
State
open
Author
mr-cal
Labels
Created
2026-05-07 19:03:20+00:00
Updated
2026-05-07 19:03:20+00:00
Closed

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.