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
- S1025: support generics
- QF1001: figure out hasFloats for generics
- typeutil: DereferenceR doesn't handle mutually recursive types
- SA4020: detect unreachable cases involving type parameters
- SA1019: support fields in generic structs
- SA4010: make sure check works after we added more live range splitting
- SA4017: detect pure generic functions
- quickfix: suggest changing "break someLabel" with "break" when possible
- fakexml: doesn't skip fields that it should skip
- Feature request: Warn users when misusing `syscall/js.ValueOf`
- Docs
- Go not yet supported