{ "editor.tabSize": 2, "go.formatTool": "default", "go.lintTool": "golangci-lint", "go.lintFlags": [ "--fast" ] }