[pkg-go] Bug#799169: ITP: golint -- Linter for Go source code
Martín Ferrari
tincho at debian.org
Wed Sep 16 13:07:22 UTC 2015
Package: wnpp
Severity: wishlist
Owner: "Martín Ferrari" <tincho at debian.org>
* Package name : golint
Version : 0.0+git20150623.7b7f436
Upstream Author : The Go Authors
* URL : https://github.com/golang/lint
* License : BSD-3-Clause
Programming Lang: Go
Description : Linter for Go source code
Golint differs from gofmt. Gofmt reformats Go source code, whereas golint
prints out style mistakes.
Golint differs from govet. Govet is concerned with correctness, whereas golint
is concerned with coding style. Golint is in use at Google, and it seeks to
match the accepted style of the open source Go project.
More information about the Pkg-go-maintainers
mailing list