We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7876b commit 42a11f8Copy full SHA for 42a11f8
scripts/ImportExportTest.sh
@@ -38,7 +38,7 @@ SOLIDITY_BUILD_DIR=${SOLIDITY_BUILD_DIR:-${REPO_ROOT}/build}
38
SOLC=${SOLIDITY_BUILD_DIR}/solc/solc
39
SPLITSOURCES=${REPO_ROOT}/scripts/splitSources.py
40
41
-# shellcheck disable=SC1090,SC1091
+# shellcheck source=scripts/common.sh
42
source "${REPO_ROOT}/scripts/common.sh"
43
44
SYNTAXTESTS_DIR="${REPO_ROOT}/test/libsolidity/syntaxTests"
0 commit comments