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
- GOCACHEPROG or otherwise hookable caching support
- suggested check: how to log types in slog
- flag code used only by its own tests
- Feature request: Check for closing read loop on closed channel
- Feature Request: prevent forgetting `os.O_TRUNC` / `os.O_EXCL` / `os.O_APPEND`
- U1000: A false positive when using generic interfaces
- aggressive: nil arguments to sync.Pool.Put?
- SA6005 should include comparisons of strings.ToLower() and string literals
- Suggest strings.ContainsFunc instead of strings.IndexFunc with Go 1.21+
- staticcheck: recommend iterator-based alternatives from the standard library
- Docs
- Go not yet supported