ryohidaka/ShellScript Formatter

A GitHub Action that formats shell scripts using shfmt.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathDirectory path to format shell scripts.no.
indentSet the indentation level for shfmt. Default is 4.no4
commit-user-nameCommit username. Defaults to 'github-actions[bot]'.nogithub-actions[bot]
commit-user-emailCommit email. Defaults to '41898282+github-actions[bot]@users.noreply.github.com'.no41898282+github-actions[bot]@users.noreply.github.com
commit-messageCommit message. Defaults to 'chore: Format ShellScripts'.nochore: Format ShellScripts
dry-runIf true, the commit and push steps will be skipped.nofalse

no outputs