Open
Description
Unfortunately args
currently only allows --enable
.
This is problematic when other shellcheck options are necesarry.
Concrete use-case:
When sourcing files in scripts shellcheck requires the --external-sources
/ -x
option to follow these. Otherwise it will fail with a SC1091
error.
Please enable passing all options through to shellcheck.
Metadata
Metadata
Assignees
Labels
No labels