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: warn about incorrectly used sort.Slice and sort.SliceStable
- gopls: enable cheap subset of Staticcheck by default
- go/loader: replace custom build ID code
- go/ir: improve escape analysis of pointer-to-struct literals
- staticcheck: flag static conditions
- Suggest replacing variables that have constant values with actual constants
- Evaluate new IgnoredFiles field in go/analysis
- SA4023: always flag functions that return typed nils as their `error`
- Investigate extending the IR to model reflection
- SA3000: update documentation
- Docs
- Go not yet supported