ci: disable shellcheck warning for unused variables
This commit is contained in:
parent
2ea3972396
commit
eec3076297
1 changed files with 1 additions and 0 deletions
1
.shellcheckrc
Normal file
1
.shellcheckrc
Normal file
|
@ -0,0 +1 @@
|
|||
disable=SC2034 # unused variable
|
Loading…
Add table
Add a link
Reference in a new issue