setuptoolsBuildHook: lint with ShellCheck

This commit is contained in:
Yueh-Shun Li
2024-10-07 08:17:24 +08:00
parent 71e47c958d
commit 76f6a3b292
@@ -1,4 +1,6 @@
# Setup hook for setuptools.
# shellcheck shell=bash
echo "Sourcing setuptools-build-hook"
setuptoolsBuildPhase() {