luizm/sh-checker

Run shellcheck and/or shfmt on all shell script files and include commentaries, there is a exclude parameter

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sh_checker_excludeDirectory or file name that doesn't need to be checkedno
sh_checker_shfmt_disableIf true, it will skip the shfmt. Default is falseno
sh_checker_shellcheck_disableIf true, it will skip the shellcheck. Default is falseno
sh_checker_checkbashisms_enableIf true, run checkbashisms tool against scripts. Default is falsenofalse
sh_checker_commentIf true, it will show the errors as commentaries in the pull requests. Default is falseno
sh_checker_only_diffIf true, run only on files changed in the PR branch. Default is falseno

no outputs