go-tools
https://github.com/dominikh/go-tools
Go
Staticcheck - The advanced Go linter
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported17 Subscribers
Add a CodeTriage badge to go-tools
Help out
- Issues
- staticcheck: avoid flagging the same mistake twice
- staticcheck: detect more kinds of practically unused values
- S1002: update docs to mention test exception
- errcheck: bufio.NewScanner return values that never get .Err() called
- staticcheck: whitelist for deprecated objects
- Reduce uses of Render
- stylecheck: check against len(x) <= 0 and cap(x) <= 0
- staticcheck: check binaries that import "expvar" but don't use it
- Don't run impossible analyzers, based on imports
- Ponder gosimple vs quickfix
- Docs
- Go not yet supported