Create `shellcheck` hook
shellcheck is a tool for linting Shell code.
We should create a //shellcheck
hook that lints with -o all
arguments.
rules_shellcheck provides a binary to wrap.
shellcheck is a tool for linting Shell code.
We should create a //shellcheck
hook that lints with -o all
arguments.
rules_shellcheck provides a binary to wrap.