go-linter topic

List go-linter repositories

goban

24
Stars
0
Forks
Watchers

linter that bans usage of certain methods and functions

wrapcheck

284
Stars
26
Forks
Watchers

A Go linter to check that errors from external packages are wrapped

go-import-lint

16
Stars
0
Forks
Watchers

Golang source code analyzer that checks imports order. It verifies that standard, current package, and vendor imports are separated by a line.

porto

38
Stars
2
Forks
Watchers

Tool for adding vanity import to Go code