mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 11:29:56 +03:00
Do not change .vscode options
This commit is contained in:
parent
691fd39255
commit
7f09524a3d
1 changed files with 1 additions and 4 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -13,9 +13,6 @@
|
||||||
"editor.insertSpaces": true,
|
"editor.insertSpaces": true,
|
||||||
"editor.detectIndentation": false,
|
"editor.detectIndentation": false,
|
||||||
"editor.expandTabs": true,
|
"editor.expandTabs": true,
|
||||||
"C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: Google, IndentWidth: 4, BreakBeforeBraces: Mozilla }",
|
"C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: Google, IndentWidth: 4, BreakBeforeBraces: Mozilla }"
|
||||||
"cSpell.words": [
|
|
||||||
"BROTHERHOBBYH"
|
|
||||||
]
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue