This configures shellcheck in CI to ignore the use of the 'local'. Using 'local' to support variable scoping can prevent a lot of nasty bugs in shell scripts. Ash supports 'local', even though it's not a POSIX sh thing. It's used extensively in our init.sh script, and many Alpine scripts use it. |
||
---|---|---|
.. | ||
lib | ||
testcases | ||
apkbuild-lint.sh | ||
build-aarch64.sh | ||
build-armhf.sh | ||
build-armv7.sh | ||
build-riscv64.sh | ||
build-x86_64.sh | ||
build-x86.sh | ||
commits.sh | ||
ec.sh | ||
flake8.sh | ||
grep.sh | ||
kconfig.sh | ||
pytest.sh | ||
shellcheck.sh | ||
wiki.sh |