containerly/ShellCheck

Run ShellCheck static analysis on shell scripts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesSpace-separated list of shell script files to checkyes
severityMinimum severity to report: error, warning, info, stylenowarning
formatOutput format: tty, checkstyle, diff, gcc, json, json1, quietnotty
shellOverride shell dialect: sh, bash, dash, kshno""
excludeComma-separated check codes to exclude (e.g. SC2034,SC2086)no""
argsAdditional raw arguments appended to the shellcheck commandno""
namedescription
exit-codeExit code returned by shellcheck