Remove golint supported-tools (#4535)

golint has been deprecated and was archived in 2019
This commit is contained in:
Craig Rodrigues
2023-06-27 02:52:50 -07:00
committed by GitHub
parent 21f1ab6ffc
commit 29e5ffe35a
9 changed files with 5 additions and 94 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)
* [golint](https://godoc.org/github.com/golang/lint)
* [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: