diff --git a/.vscode/settings.json b/.vscode/settings.json index 7882c26ab7..5de759a0db 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -13,9 +13,6 @@ "editor.insertSpaces": true, "editor.detectIndentation": false, "editor.expandTabs": true, - "C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: Google, IndentWidth: 4, BreakBeforeBraces: Mozilla }", - "cSpell.words": [ - "BROTHERHOBBYH" - ] + "C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: Google, IndentWidth: 4, BreakBeforeBraces: Mozilla }" } \ No newline at end of file