shardbyte/Shard ShellCheck

Run ShellCheck across your shell scripts with Linux and macOS support on x86_64 and ARM64.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
additional_filesA space separated list of additional filenames to checkno""
ignore_pathsPaths to ignore when running ShellCheckno""
ignore_namesNames to ignore when running ShellCheckno""
severityMinimum severity of errors to consider. Options: [error, warning, info, style]no""
check_togetherRun shellcheck on _all_ files at once, instead of one at a timeno""
scandirDirectory to be searched for files. Defaults to .no.
formatOutput format (checkstyle, diff, gcc, json, json1, quiet, tty)nogcc
versionSpecify a concrete version of ShellCheck to usenostable
namedescription
filesNewline-separated list of shell scripts found and checked
optionsThe options used