mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 09:20:34 +01:00
Added workspace specific vscode settings.json
This just sets the correct c++ formatter
This commit is contained in:
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"C_Cpp.clang_format_style": "WebKit"
|
||||
}
|
||||
Reference in New Issue
Block a user