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
- staticcheck: detect ",omitempty" on types that don't support it
- S1000: don't suggest `for range` when case statement has side effects
- staticcheck: catch when a defer stores an error into the ether
- staticcheck: rewrite and improve, or remove, VRP
- simple: unnecessary sync.WaitGroup usage
- cmd/staticcheck: add flag to disable loading of configuration files
- staticcheck: improve SA4000, looking through local variables
- staticcheck: flag function arguments that are pointers to strings, slices, maps or interfaces
- os.IsNotExist (and probably others) handle nil errors and correctly report "false"
- staticcheck: detect checking never-nil values against nil
- Docs
- Go not yet supported