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
- ir: better handling of dead code
- website: automate publishing of documentation
- staticcheck: detect incorrect nil guards
- staticcheck: SA4017: ignore pure calls in testing.AllocsPerRun callbacks
- stylecheck: advise against non-conforming Unwrap, Is, and As methods on error types
- website: compare staticcheck with other tools like vet, golint, metalinters, …
- Flag shadowing exported package-level variables
- stylecheck: warn about err variables whose types don't implement the error interface
- Please include support for zerolog Panic (nil pointer check)
- staticcheck: detectable out of bounds access
- Docs
- Go not yet supported