Toolsgolint
G

golint

Go linter

lintingBSD-3-Clause
Install
go get -u github.com/golang/lint/golint

About

Golint is a tool to detect style mistakes in Go source code.

golinter