{ "go.lintTool": "golangci-lint", "go.lintFlags": ["--fast"], "go.useLanguageServer": true, "gopls": { "formatting.gofumpt": true } }