tools: Bump SHELLCHECK_VERSION from 0.11.0 to null

This commit is contained in:
igorpecovnik 2026-01-16 04:02:44 +00:00 committed by github-actions[bot]
parent bc871ca243
commit f8fe6f08c0

View File

@ -7,7 +7,7 @@
# This file is a part of the Armbian Build Framework
# https://github.com/armbian/build/
SHELLCHECK_VERSION=${SHELLCHECK_VERSION:-0.11.0} # https://github.com/koalaman/shellcheck/releases
SHELLCHECK_VERSION=${SHELLCHECK_VERSION:-null} # https://github.com/koalaman/shellcheck/releases
SRC="$(
cd "$(dirname "$0")/../.."