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
- Detect always-true and always-false conditions in type switch cases with multiple types
- S1001: suggest assignments for arrays that are type parameters
- S1031: analyze type parameters
- SA4008: false positive for stub implementations
- S1036: considers two composite literals to be the same object
- S1016: support generics
- staticcheck: various checks: support generics
- SA5007: should flag mutual recursion
- SA5012: detect wrappers that apply value-preserving instructions to slices
- SA9006: support generics
- Docs
- Go not yet supported