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
- Documentation for GitLab CICD in the Continuous Integration page
- staticcheck: replace reflect.Value.MethodByName with type assertion
- simple: flag superfluous boolean variable declarations in if statements
- ST1016: It would be useful to have exceptions
- Enforce that `interface{}` is spelled `any`
- Preferring early loop exits to reduce indentation
- staticcheck: take note of golang/go#56351 (`clear` builtin) once it's implemented
- simple: enforce early return in loops
- SA1019: doesn't check nested field
- staticcheck: SA4006 with structs
- Docs
- Go not yet supported