1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-11-13 16:00:46 +01:00
segatools-dniel97/.vscode/settings.json
Tau 5ee0bb2afb Suppress vscode auto-format for the time being
Eventually we would like to set up clang-format rules and enforce
them from CI.
2021-06-13 11:27:00 -04:00

4 lines
35 B
JSON

{
"editor.formatOnSave": false
}