Skip to content

Commit 7f09524

Browse files
committed
Do not change .vscode options
1 parent 691fd39 commit 7f09524

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.vscode/settings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
"editor.insertSpaces": true,
1414
"editor.detectIndentation": false,
1515
"editor.expandTabs": true,
16-
"C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: Google, IndentWidth: 4, BreakBeforeBraces: Mozilla }",
17-
"cSpell.words": [
18-
"BROTHERHOBBYH"
19-
]
16+
"C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: Google, IndentWidth: 4, BreakBeforeBraces: Mozilla }"
2017

2118
}

0 commit comments

Comments
 (0)