mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-11-23 21:10:57 +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
c1242f1f45
commit
5ee0bb2afb
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