Add project-wide formatting settings to VS Code project
This commit is contained in:
parent
bb9617994f
commit
ea7435acc6
2
.vscode/settings.json
vendored
Normal file → Executable file
2
.vscode/settings.json
vendored
Normal file → Executable file
@ -50,4 +50,6 @@
|
||||
"editor.insertSpaces": false,
|
||||
"C_Cpp.errorSquiggles": "disabled",
|
||||
"editor.rulers": [120],
|
||||
"editor.trimAutoWhitespace": true,
|
||||
"files.insertFinalNewline": true,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user