Организация файлов, компилируемая версия

This commit is contained in:
Dmitry Borisenko
2021-12-22 14:49:25 +01:00
parent 24a9d55ea0
commit d208bbd426
9 changed files with 111 additions and 104 deletions

View File

@@ -1,5 +0,0 @@
{
"C_Cpp.clang_format_fallbackStyle": "{BasedOnStyle: Google, IndentWidth: 4, ColumnLimit: 0}",
"C_Cpp.formatting": "clangFormat",
"C_Cpp.default.forcedInclude": []
}