mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
5 lines
178 B
JSON
5 lines
178 B
JSON
{
|
|
"C_Cpp.clang_format_fallbackStyle": "{BasedOnStyle: Google, IndentWidth: 4, ColumnLimit: 0}",
|
|
"C_Cpp.formatting": "clangFormat",
|
|
"C_Cpp.default.forcedInclude": []
|
|
} |