Files
anm2ed/.vscode/settings.json
2025-09-19 22:19:48 -04:00

5 lines
108 B
JSON

{
"C_Cpp.formatting": "clangFormat",
"editor.formatOnSave": true,
"clang-format.style": "file"
}