sourcegraph / lsp-adapter

lsp-adapter provides a proxy which adapts Sourcegraph LSP requests to vanilla LSP requests
MIT License
29 stars 8 forks source link

Running gofmt over repositories that use Go modules #132

Closed mrnugget closed 4 years ago

mrnugget commented 4 years ago

In this campaign I ran gofmt over repositories that use Go modules by checking which repository has a go.mod file.