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 963196d commit d79e192Copy full SHA for d79e192
.vscode/settings.json
@@ -0,0 +1,4 @@
1
+{
2
+ "go.lintTool": "golangci-lint",
3
+ "go.lintFlags": ["--config=${workspaceFolder}/.golangci.yml"],
4
+}
0 commit comments