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
- SA4006: build tags and control flow
- quickfix: pull variable into initializer
- staticcheck: detect unsupported unsafe uses of reflect.SliceHeader and reflect.StringHeader
- staticcheck: flag unbuffered channel in (*net/rpc.Client).Go
- structlayout: integrate with gopls
- staticcheck: flag duplicate cases in switches
- staticcheck: flag loops that never execute or never terminate
- quickfix: merge multiple variadic function calls
- staticcheck: flag construction of invalid archive/tar.Header
- simple: check unneeded []byte conversion for strings in append
- Docs
- Go not yet supported