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 6df2a23 commit 5ad2f83Copy full SHA for 5ad2f83
.vscode/settings.json
@@ -33,6 +33,5 @@
33
""
34
]
35
},
36
- "go.gopath": "${workspaceRoot}/.gobuild",
37
- "go.formatTool": "goimports"
+ "go.gopath": "${workspaceRoot}/.gobuild"
38
}
0 commit comments