awesome-go-linters icon indicating copy to clipboard operation
awesome-go-linters copied to clipboard

A curated list of awesome Go linters. More than 60 linters and tools!

Results 7 awesome-go-linters issues
Sort by recently updated
recently updated
newest added

Offering a little cleanup on the list. :) FYI the https://github.com/dominikh/go-tools links have changed, but figured that's a separate PR...

Domain no longer works and thought it'd be good to open a PR to remove dead link.

Add [filebuildtag](https://github.com/aziule/filebuildtag) linter to the Misc section.

This PR adds [SourceLevel](https://sourcelevel.io) to `General Purpose` section. SourceLevel supports Golang related tools: - [gofmt](https://docs.sourcelevel.io/engines/gofmt/) - [govet](https://docs.sourcelevel.io/engines/govet/) - [golint](https://docs.sourcelevel.io/engines/golint/) [View all supported engines in our docs](https://docs.sourcelevel.io/engines/) ### Additional information -...

I get 404s for some of the links. https://github.com/dominikh/go-tools/tree/master/cmd/unused is now https://github.com/dominikh/go-tools/tree/master/unused https://github.com/dominikh/go-tools/tree/master/cmd/gosimple has been deprecated and I could not find a replacement link dominkh has this note: Even though...