vscode formatting
This commit is contained in:
parent
8372ba28da
commit
ff564493bd
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"editor.defaultFormatter": "ms-vscode.cpptools",
|
||||
"editor.formatOnSave": true
|
||||
}
|
Reference in New Issue
Block a user