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: add a version of ST1013 for HTTP methods
- simple: suggest # flag in format strings when user manually recreates its effect
- simple: unnecessary anonymous func
- staticcheck: deferred error checks on wrong err
- staticcheck: Warn about unhandled cases when switching on enum value
- staticcheck: detect duplicated conditionals
- simple: suggest early return to reduce nesting
- Checks that are fine for new code but not existing code
- staticcheck: flag `defer foo()` where foo returns a closure
- unused: mark an entire file as unused
- Docs
- Go not yet supported