Remove gometalinter support (#4534)

gometalinter has been deprecated, and was archived in 2019
This commit is contained in:
Craig Rodrigues
2023-07-24 05:33:15 -07:00
committed by GitHub
parent f34016a552
commit 3d10770387
7 changed files with 5 additions and 215 deletions

View File

@@ -222,7 +222,6 @@ formatting.
* [golangci-lint](https://github.com/golangci/golangci-lint) :warning: :floppy_disk:
* [golangserver](https://github.com/sourcegraph/go-langserver) :warning:
* [golines](https://github.com/segmentio/golines)
* [gometalinter](https://github.com/alecthomas/gometalinter) :warning: :floppy_disk:
* [gopls](https://github.com/golang/go/wiki/gopls)
* [gosimple](https://github.com/dominikh/go-tools/tree/master/cmd/gosimple) :warning: :floppy_disk:
* [gotype](https://godoc.org/golang.org/x/tools/cmd/gotype) :warning: :floppy_disk: