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
- Optimization: don't allocate to check number of non-debug referrers
- false negative: missed 64 bit atomic ops using with 32-bit aligned value
- staticcheck: same exit condition checked twice
- Clarify multiline //lint:ignore directives' behaviours
- SA4008: Does not trigger on loops with multiple variable declarations
- quickfix: Flag cases where slices should be pre-allocated with make()
- simple: flag unnecessary empty slice initialisation
- simple: suggest replacing parsing of constants with proper construction
- staticcheck: flag strings.HasSuffix with a RequestURI
- staticcheck: flag comparisons against misspelled GOARCH and GOOS values
- Docs
- Go not yet supported