Change spaces to tabs
This commit is contained in:
parent
43032964c3
commit
510a41cbb3
6 changed files with 80 additions and 78 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"*.h": "c"
|
||||
}
|
||||
},
|
||||
"editor.insertSpaces": false,
|
||||
"editor.tabSize": 4
|
||||
}
|
Loading…
Add table
Reference in a new issue