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
- error installing staticcheck with the new go 1.24 tool tracker
- stylecheck: add a check similar to ST1020, ST1021, ST1022 for struct field documentation
- Flag floating point literals that have more digits than necessary
- staticcheck: extend SA5005 for `runtime.AddCleanup`
- Feature Request: Static check involving the maps package
- False positive with generic interface and generic type
- Detect never-nil interface returns
- Prevent OOM cases with closed channels.
- U1000 false positive if variable is used as part of initialization expression with side effects
- simple: flag uses of strings.CutPrefix/CutSuffix that should use strings.TrimPrefix/TrimSuffix instead
- Docs
- Go not yet supported