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 supported19 Subscribers
Add a CodeTriage badge to go-tools
Help out
- Issues
- optimization: use Pattern node types as Inspector type filter
- U1000 false positive when passing to reflect.TypeFor
- compile module requires at least go1.24.3, but Staticcheck was built with go1.24.2
- SA4000 when comparing outputs of the same function with the same arguments
- Allow configuration of sa5011 checks for custom exit functions
- staticcheck: add documentation text to select checks
- Add ST1024: Avoid named error return values named 'err'
- Create release built with 1.25
- update sa6005: tips use !strings.EqualFold when token is NEQ
- staticcheck should warn with SA1019 when using a deprecated module
- Docs
- Go not yet supported