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 or codereview: printf: warn about verbs that don’t match a type parameter’s type set
- detect incorrect use of the caret operator
- Detect returning nil after `err != nil` check
- staticcheck: detect mismatching numbers of SQL bind parameters for certain scenarios
- staticcheck: Report incorrect equality checks of time.Time values.
- simple: suggest using strings.Reader instead bytes.Reader with converted string
- QF1012: support implicit pointers
- S1008: Catch implements interface check
- Accept named constants in fewer places
- SA1012: nil context, cannot trigger
- Docs
- Go not yet supported