Apply suggestion from @greptile-apps[bot]

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Michel Roegl-Brunner 2026-01-30 09:05:05 +01:00 committed by GitHub
parent 80b30ba74a
commit 738f536cbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.vscode/settings.json generated vendored
View File

@ -3,7 +3,7 @@
"*.func": "shellscript"
},
"[shellscript]": {
"editor.defaultFormatter": "mkhl.shfmt",
"editor.defaultFormatter": "mkhl.shfmt"
},
"editor.codeActionsOnSave": {
"source.fixAll": "never",