Skip to main content

Module shellcheck

Module shellcheck 

Source
Expand description

Optional bridge to an installed ShellCheck executable.

Enums§

Mode

Functions§

lint
Lint every shell-form RUN independently, matching Docker’s one-shell-per-RUN execution model. auto skips cleanly when ShellCheck is not installed.