We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7832b9 commit 2b6b9d4Copy full SHA for 2b6b9d4
.vscode/settings.json
@@ -3,9 +3,6 @@
3
"editor.tabSize": 2,
4
"editor.detectIndentation": false,
5
"[go]": {
6
- "editor.insertSpaces": true,
7
- "editor.tabSize": 2,
8
- "editor.detectIndentation": false,
9
- "editor.formatOnSave": false
+ "editor.tabSize": 2
10
}
11
0 commit comments