VSCode config: indentation should be 4-width tabs
This commit is contained in:
Vendored
+1
-1
@@ -77,7 +77,7 @@
|
||||
"bitset": "cpp"
|
||||
},
|
||||
"editor.rulers": [80, 120],
|
||||
"editor.tabSize": 8,
|
||||
"editor.tabSize": 4,
|
||||
"editor.insertSpaces": false,
|
||||
"editor.detectIndentation": false
|
||||
}
|
||||
Reference in New Issue
Block a user