blob: 172ae888a2b3c40e275eafd8912c6c303db454b0 [file] [log] [blame]
#!/usr/bin/env bash
# quickrun runs ShellCheck in an interpreted mode.
# This allows testing changes without recompiling.
runghc -isrc -idist/build/autogen shellcheck.hs "$@"