re-add shellcheck exclusions (#10586)

This commit is contained in:
Tobias 2026-01-06 13:27:23 +01:00 committed by GitHub
parent 949d0abca7
commit 78b1ea636a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.vscode/.shellcheckrc generated vendored Normal file
View file

@ -0,0 +1 @@
disable=SC2034,SC1091,SC2155,SC2086,SC2317,SC2181,SC2164