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: detect inefficient pattern of string conversions in bytes and strings .Equal and .Compare
- simple, staticcheck: detect uneeded byte slice and string conversions for std lib
- simple: detect unneeded string conversion in arguments to fmt
- Make use of UsesCgo
- staticcheck: flag ineffective combination of make + copy
- Make non-default checks more visible
- simple: flag redundant length check when using io.ReadFull
- Consider tweaking ST1015
- staticcheck: warn when "Content-Length" or "Connection" is added to http.Request.Header
- staticcheck: detect uses of fmt.Sprintf for URL-like values
- Docs
- Go not yet supported