segatools/.vscode/settings.json
Tau eb2383187a 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
}