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 d699003 commit b3fff21Copy full SHA for b3fff21
tests/acceptance/bashunit_init_test.sh
@@ -1,4 +1,6 @@
1
#!/usr/bin/env bash
2
+# shellcheck disable=SC2317
3
+
4
set -euo pipefail
5
6
TMP_DIR="tmp/init"
0 commit comments