1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2025-01-23 22:54:05 +01:00
segatools-hay1tsme/.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
}