Skip to content

Commit 2b6b9d4

Browse files
committed
Tabs instead of spaces
1 parent f7832b9 commit 2b6b9d4

File tree

3 files changed

+501
-504
lines changed

3 files changed

+501
-504
lines changed

.vscode/settings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"editor.tabSize": 2,
44
"editor.detectIndentation": false,
55
"[go]": {
6-
"editor.insertSpaces": true,
7-
"editor.tabSize": 2,
8-
"editor.detectIndentation": false,
9-
"editor.formatOnSave": false
6+
"editor.tabSize": 2
107
}
118
}

0 commit comments

Comments
 (0)