golint topic

List golint repositories

argslen

5
Stars
1
Forks
Watchers

Go linter that warns about the number of arguments in functions.

docker-golang-checks

10
Stars
3
Forks
Watchers

Docker image for Go-code checks

revive

4.6k
Stars
264
Forks
Watchers

🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint

igcommit

239
Stars
28
Forks
Watchers

Git pre-receive hook to check commits and code style

violations-lib

140
Stars
39
Forks
Watchers

Java library for parsing report files from static code analysis.

goup

40
Stars
2
Forks
Watchers

Checks if there are any updates for imports in your module.

golang.tmbundle

42
Stars
9
Forks
Watchers

A TextMate bundle for the Go programming language

mulint

16
Stars
2
Forks
Watchers

Go lint which detects recursive locks, which may lead to dead locks

precommit-vet-lint

29
Stars
4
Forks
Watchers

A precommit hook that runs Golint and Vet on your staged go files.

violations-gradle-plugin

17
Stars
9
Forks
Watchers

Gradle plugin that will find report files from static code analysis, present and optionally fail the build.