mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-06 04:51:37 -07:00
quickrun script now works with new source layout
This commit is contained in:
parent
ef28200199
commit
ffed7caff4
1 changed files with 1 additions and 1 deletions
2
quickrun
2
quickrun
|
@ -2,4 +2,4 @@
|
|||
# quickrun runs ShellCheck in an interpreted mode.
|
||||
# This allows testing changes without recompiling.
|
||||
|
||||
runghc -idist/build/autogen shellcheck.hs "$@"
|
||||
runghc -isrc -idist/build/autogen shellcheck.hs "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue