mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-11-27 14:30:49 +01: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:
parent
27ec081ca7
commit
eb2383187a
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"editor.formatOnSave": false
|
||||
}
|
Loading…
Reference in New Issue
Block a user