| Age | Commit message (Collapse) | Author |
|
The shfmt formatter produced an invalid command invocation. The symptom
was an error: `eval: Invalid function: "-i"`
I couldn't figure out how to splice the list in correctly but
`--indent=` can be passed as one argument.
---------
Co-authored-by: Radon Rosborough <radon@intuitiveexplanations.com>
|
|
This reverts commit e2062d612d487aefd23c651879d479a429f3ecea.
|
|
|
|
|
|
* feat: add shfmt
Add support for shfmt
* Handle multiple architectures
Co-authored-by: Radon Rosborough <radon.neon@gmail.com>
|