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
- U1000: recognize field named `_struct`, as used by github.com/ugorji/go
- SA9005: report structs where all fields are ignored
- Research program slicing as a tool for debugging
- Study how ikos works
- staticcheck: flag statically known out of bounds slice accesses
- stylecheck: track interesting golint issues
- Write zsh completion for the staticcheck command
- simple: detect useless continue/break statements
- SA4006: don't flag consecutive reslicing
- staticcheck: warn on duplicate arguments to bytes.Equal
- Docs
- Go not yet supported