Some of our CI shell scripts are meant only to be sourced and not run directly however they include an initial shebang line, implying that they should be run. Remove the shebang line from `crates.sh` and the various `test_vars.sh` scripts. Add a `shellcheck` directive to inhibit the no-shebang warning. Fix: #2764 |
||
---|---|---|
.. | ||
check-for-api-changes.sh | ||
crates.sh | ||
gen_label_config.sh | ||
release.sh | ||
test_vars.sh | ||
update-lock-files.sh |