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 supported19 Subscribers
Add a CodeTriage badge to go-tools
Help out
- Issues
- unused: flag unused arguments
- staticcheck: misuse of slice make() and append()
- staticcheck: detect ineffective assignments that do not involve function calls
- quickfix: suggest replacing '%s' and others with %q
- staticcheck: detect no-op of saving and restoring a pointer value, when pointer value is never modified
- staticcheck: check functions taking an even number of arguments
- staticcheck: detect incorrectly used pointers to loop variables
- simple: detect mostly identical branches
- Idea: canned queries
- import "C" not working after staticcheck upgrade. New loader regression?
- Docs
- Go not yet supported