Skip to content

Commit b3fff21

Browse files
committed
fix: linter
1 parent d699003 commit b3fff21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/acceptance/bashunit_init_test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/usr/bin/env bash
2+
# shellcheck disable=SC2317
3+
24
set -euo pipefail
35

46
TMP_DIR="tmp/init"

0 commit comments

Comments
 (0)