mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-08-19 18:36:50 -05:00
Suppress vscode auto-format for the time being
Eventually we would like to set up clang-format rules and enforce them from CI.
This commit is contained in:
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"editor.formatOnSave": false
|
||||
}
|
||||
Reference in New Issue
Block a user