Skip to content

Commit 60ccdc1

Browse files
committed
Add missing end line
1 parent 39bcf54 commit 60ccdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/.shellcheckrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
shell=bash
22
external-sources=true
3-
disable=SC2001 # https://www.shellcheck.net/wiki/SC2001 - effects most of the sed commands
3+
disable=SC2001 # https://www.shellcheck.net/wiki/SC2001 - effects most of the sed commands

0 commit comments

Comments
 (0)