- unimport - A Go static analysis tool to find unnecessary import aliases https://github.com/alexkohler/unimport 11 comments golang
Linking pages
- GitHub - nikolaydubina/go-recipes: 🦩 Tools for Go projects https://github.com/nikolaydubina/go-recipes 24 comments
- GitHub - alexkohler/prealloc: prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated. https://github.com/alexkohler/prealloc 15 comments
- GitHub - alexkohler/nakedret: nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length. https://github.com/alexkohler/nakedret 10 comments
- GitHub - alexkohler/dogsled: dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers. https://github.com/alexkohler/dogsled 9 comments
- GitHub - alexkohler/cfmt: cfmt is a tool to wrap Go comments over a certain length to a new line. https://github.com/alexkohler/cfmt 3 comments
- GitHub - alexkohler/nargs: nargs is a Go static analysis tool to find unused arguments in function declarations. https://github.com/alexkohler/nargs 3 comments
Linked pages
- GitHub - golang/go: The Go programming language https://github.com/golang/go 175 comments
- CodeReviewComments · golang/go Wiki · GitHub https://github.com/golang/go/wiki/CodeReviewComments#interfaces 84 comments
- GitHub - alexkohler/prealloc: prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated. https://github.com/alexkohler/prealloc 15 comments
- GitHub - alexkohler/nakedret: nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length. https://github.com/alexkohler/nakedret 10 comments
- GitHub - alecthomas/gometalinter: DEPRECATED: Use https://github.com/golangci/golangci-lint https://github.com/alecthomas/gometalinter 8 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - alexkohler/unimport: unimport is a Go static analysis tool to find unnecessary import aliases.
See how to search.