-
- Downloads
CI: shellcheck: ignore SC3043 (MR 12)
Ignore the error for "In POSIX sh, local is undefined". Like in Alpine's source code for abuild, we rather use local here and avoid related mistakes even if it is not POSIX. The busybox sh supports it. Add the ignore to .ci/shellcheck.sh and remove individual ignore lines from upgrade.sh. Related: https://www.shellcheck.net/wiki/SC3043
parent
dbb85cbf
No related branches found
No related tags found
Please register or sign in to comment