houndci / hound

Automated code review for GitHub pull requests.
https://houndci.com
MIT License
1.95k stars 401 forks source link

Support golangci-lint instead of golint (deprecated) #1851

Open alexhatdailypay opened 3 years ago

alexhatdailypay commented 3 years ago

golint is deprecated and frozen https://github.com/golang/lint

golangci-lint is the new hotness https://github.com/golangci/golangci-lint

or staticcheck https://staticcheck.io/