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 supported19 Subscribers
Add a CodeTriage badge to go-tools
Help out
- Issues
- Print warning if pattern matches no packages
- staticcheck: allow exceptions to rule against underscores in constants
- staticcheck: detect unintentional encoder and decoder implementations
- idea: detect duplicate build-tagged code which could be deduplicated
- Linkify checks in terminals that support hyperlinks
- staticcheck: check against using len(ip) to distinguish between IPv4 and IPv6
- Missing fmt.Sprintf format string errors
- staticcheck: extend SA5011 to detect out of bounds accesses
- staticcheck: flag `x <binop> y` where x is always zero
- staticcheck: find nonsensical checks for sql.ErrNoRows and alike
- Docs
- Go not yet supported