Skip to content

Commit cd268c6

Browse files
committed
ignore shellcheck error for using /bin/false
1 parent 12a12ea commit cd268c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/_script-wrapper.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/false
2+
# shellcheck disable=SC1008
23

34
# Don't call this script directly.
45
# Usage from other scripts:

0 commit comments

Comments
 (0)