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
- stylecheck: recommend using modern error checking APIs
- staticcheck or stylecheck: flag assignment with repeated lhs
- quickfix: convert nested ifs into single if and &&
- SA4000: detect Equal methods
- Flag empty and default-only switch statements
- simple: detect unnecessary calls of methods as functions
- simple or quickfix: suggest `range` instead of `for` loop
- Protect against sketchy modifications of the standard library
- Audit our code for incorrect assumptions about go/constant Kind
- staticcheck: pointer receiver of MarshalJSON is (almost) never nil
- Docs
- Go not yet supported