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
- Linter for array reference in a loop
- proposal: check for statements that read/write variables in unspecified order
- Read flag before calling flag.Parse()
- Detect double conversion of numbers into time.Duration
- Document how to use staticcheck in your editor (flycheck, gopls, vscode, ...)
- staticcheck: suggest ctx.Err() instead of select
- staticcheck: flag uses of log.Fatal inside tests (should be t.Fatal)
- staticcheck: detect type assertions on interfaces that only have pointer values
- website: add documentation for U100[01] checks
- staticcheck: check for mistakenly returning a nil error
- Docs
- Go not yet supported