dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
A Golang tool that does static analysis, unit testing, code review and generate code quality report.