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
- unused: struct comparison
- Split ST1003 in multiple checks / allow to partially disable ST1003
- S1008: added support for multi-arguments return statement.
- website: migrate away from Hugo and Docsy
- `unused` linter in golangci-lint reports blank (`_`) identifier as unused for function parameters
- `unused` linter in golangci-lint reports unused var for named interface param
- quickfix QF1013: detect quoted string escaping quote, while backticks could be used
- build(deps): bump braces from 3.0.2 to 3.0.3 in /website
- Detect unchecked error within SimpleStmt of an IfStmt with error checking in conditional
- simple: simplify `t.Errorf` patterns where applicable
- Docs
- Go not yet supported