diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 06877f5..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 2, TabWidth: 2, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: true, ColumnLimit: 0, AccessModifierOffset: -2, NamespaceIndentation: All, FixNamespaceComments: false, IndentAccessModifiers: true, PointerAlignment: Left, ReferenceAlignment: Left, ContinuationIndentWidth: 2}", - "files.exclude": { - "**/.lh": true - }, - "cSpell.words": [ - "YASOLR" - ], - "cmake.configureOnOpen": false -} \ No newline at end of file