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
- simple: Suggest replacing bytes.Buffer.Truncate(0) with Reset()
- SA1002: Improve the check message
- staticcheck: flag failed attempt at type specialisation
- stylecheck: check that type parameter names start with an uppercase letter or a non-latin letter
- simple: extend S1026 to the make+len+copy combination
- SA4011: don't flag break in a series of valid breaks
- simple: recommend UnixMilli and UnixMicro
- SA1001: utilize SkipFuncCheck
- Feature Request: staticcheck: Warn users when doing direct assigns to struct pointers
- quickfix or simple: unnecessary use of io.WriteString with interfaces that support WriteString
- Docs
- Go not yet supported