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
- Investigate go-critic checks
- staticcheck: warn on type assertions that the std doesn't guarantee
- tool idea: detect exported identifiers that could be unexported given a set of packages
- staticcheck: flag dubious, almost certainly wrong, shadowing
- SA2003: false negatives
- staticcheck: detect `error.Wrap` on `nil` error
- staticcheck: check against converting []byte to string in Printf with string verbs
- Set up continuous fuzzing
- staticcheck: flag ambiguous evaluation order
- stylecheck: decide fate of CheckBlankImports
- Docs
- Go not yet supported