Added workspace specific vscode settings.json
This just sets the correct c++ formatter
This commit is contained in:
parent
8245eef90e
commit
5dac8198fa
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"C_Cpp.clang_format_style": "WebKit"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user