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: flag functions passed to hmac.New that always return the same hash
- SA4017: mark the context.With functions as pure
- staticcheck: flag looking for "use of closed network connection" in error strings in Go 1.16+
- Crash when using String() instead of fmt.Sprintf (S1025)
- simple: simplify/deduplicate calls to pure getters
- feature idea: add a way to request checks with lots of false positives only on a specific hunk of code
- quickfix: suggest using url.(*URL).Redacted in logging in Go 1.15+
- staticcheck: add suggested fixes for SA4006
- ir: better handling of dead code
- website: automate publishing of documentation
- Docs
- Go not yet supported