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
- quickfix: suggest using `slices.Concat` when possible
- go/ir: mark zerolog functions as exit/panic
- Suggest errors.New over fmt.Errorf with single string parameter and no formatting
- lintcmd: make -check case-insensitive, error on unknown checks
- SA9009: flag defer foo() where foo returns a closure
- Add per-check tests for rangefunc
- Simplify instances of `CoreType(t).Underlying()`
- Detect defer calls skipped by os.Exit
- Rewrite irutil.FilterDebug to return iterator
- staticcheck: detect shadowing of named returns
- Docs
- Go not yet supported