- nakedret - A Go static analysis tool to find naked returns https://github.com/alexkohler/nakedret 10 comments golang
Linking pages
- GitHub - analysis-tools-dev/static-analysis: ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. https://github.com/analysis-tools-dev/static-analysis 112 comments
- GitHub - nikolaydubina/go-recipes: 🦩 Tools for Go projects https://github.com/nikolaydubina/go-recipes 23 comments
- GitHub - analysis-tools-dev/static-analysis: ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. https://github.com/mre/awesome-static-analysis#c 21 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/unimport: unimport is a Go static analysis tool to find unnecessary import aliases. https://github.com/alexkohler/unimport 11 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 - alecthomas/gometalinter: DEPRECATED: Use https://github.com/golangci/golangci-lint https://github.com/alecthomas/gometalinter 8 comments
- GitHub - golangci/awesome-go-linters: A curated list of awesome Go linters. More than 60 linters and tools! https://github.com/golangci/awesome-go-linters 6 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
- GolangCI Updates for June 2018. GolangCI.com | by Denis Isaev | golangci | Medium https://medium.com/golangci/golangci-updates-for-june-2018-d5481b56f57 0 comments
Linked pages
- 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/unimport: unimport is a Go static analysis tool to find unnecessary import aliases. https://github.com/alexkohler/unimport 11 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.