golint topic
argslen
Go linter that warns about the number of arguments in functions.
docker-golang-checks
Docker image for Go-code checks
revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
igcommit
Git pre-receive hook to check commits and code style
violations-lib
Java library for parsing report files from static code analysis.
goup
Checks if there are any updates for imports in your module.
golang.tmbundle
A TextMate bundle for the Go programming language
mulint
Go lint which detects recursive locks, which may lead to dead locks
precommit-vet-lint
A precommit hook that runs Golint and Vet on your staged go files.
violations-gradle-plugin
Gradle plugin that will find report files from static code analysis, present and optionally fail the build.