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 or stylecheck: implement a better version of asciicheck
- simple: flag switch statements with only one branch (or two, where one is default)
- S1000: don't make suggestion when case body uses `break`
- staticcheck: flag impossible branches
- Print Go version in `-debug.version`
- Eagerly turn suggested fixes into deletions
- SA5011: extend to check interface values
- Add "codacy" output format
- Optimization: don't allocate to check number of non-debug referrers
- false negative: missed 64 bit atomic ops using with 32-bit aligned value
- Docs
- Go not yet supported