Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 298 Bytes

File metadata and controls

14 lines (9 loc) · 298 Bytes

shellcheck

Lint shell scripts using upstream shellcheck.

Configuration

- id: shellcheck
  args: ["-x"]   # default — follow source statements

Implementation

Category 1 (static binary download). Source: hooks/shellcheck/run.sh.