767c9b4b6d
faster than gometalinter. It's easy to integrate and use, has nice output and has a minimum number of false positives. It supports go modules. WWW: https://github.com/golangci/golangci-lint PR: 244814 Submitted by: Lewis Cook <vulcan@wired.sh> Approved by: ehaupt (mentor)
6 lines
260 B
Text
6 lines
260 B
Text
GolangCI-Lint is a linters aggregator. It's fast, on average 5 times
|
|
faster than gometalinter. It's easy to integrate and use, has nice
|
|
output and has a minimum number of false positives. It supports go
|
|
modules.
|
|
|
|
WWW: https://github.com/golangci/golangci-lint
|