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:18 +01:00
committed by GitHub
parent 738f536cbf
commit ae7a410638
Generated Vendored
+1 -1
View File
@@ -6,7 +6,7 @@
"editor.defaultFormatter": "mkhl.shfmt"
},
"editor.codeActionsOnSave": {
"source.fixAll": "never",
"source.fixAll": "never"
},
"shellcheck.useWorkspaceRootAsCwd": true,
}