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
- Make use of objectpath.Encoder
- simple: flag unnecessary zero value checks when the previous value is provably zero
- Empty case fallthrough should be merged with next case
- staticcheck test TestAll broken in go module
- SA1019: Fix missing deprecated fields in struct initialization
- go/packages returns no packages and no errors when `go mod tidy` needs to be run
- Detect appending to a variadic argument
- Improved suggestion for SA1024
- simple: in Go 1.20, simplify *(*ArrayType)(slice) to ArrayType(slice)
- SA5000: sometimes doesn't detect nil maps
- Docs
- Go not yet supported