ci: disable shellcheck warning for unused variables

This commit is contained in:
Thomas Weißschuh 2023-01-20 06:42:31 +00:00
parent 2ea3972396
commit eec3076297

1
.shellcheckrc Normal file
View file

@ -0,0 +1 @@
disable=SC2034 # unused variable