Skip to content

Commit eec3076

Browse files
committed
ci: disable shellcheck warning for unused variables
1 parent 2ea3972 commit eec3076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.shellcheckrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
disable=SC2034 # unused variable

0 commit comments

Comments
 (0)