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: 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
- stylecheck: decide fate of CheckUnexportedReturn
- staticcheck: flag infinite functions that have a return value
- Investigate integrating Herbie
- simple: suggest use of := even if there are redeclarations
- staticcheck: errgroup context usage
- staticcheck: flag loops with constant condition
- staticcheck: flag regular expressions with redundant character sets
- Docs
- Go not yet supported