Golint is a linter for Go source code.
Golint makes code style recommendations.
Check this Github repo for more details
NOTE: Golint is deprecated and frozen. There are some other tools for this purpose such as go vet
.
Golint is a linter for Go source code.
Golint makes code style recommendations.
Check this Github repo for more details
NOTE: Golint is deprecated and frozen. There are some other tools for this purpose such as go vet
.