forked from Hay1tsme/segatools
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