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
- `unused` linter in golangci-lint reports unused var for named interface param
- Suggest errors.New over fmt.Errorf with single string parameter and no formatting
- Update staticcheck x GitHub action guide
- unused: lint unused exported members in the `./internal` directory
- SA1019: Fix missing deprecated fields in struct initialization
- bug: generics: func(X).Y is unused(U1000)
- Add checks specifically for code review
- Detect returning nil after `err != nil` check
- staticcheck: Report incorrect equality checks of time.Time values.
- Report slow string convertions using fmt
- Docs
- Go not yet supported