9 comments (9 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go19,008 forks (19,008 forks)batch import
AnalysisNeedsFixhelp wanted
Repository metrics
- Stars
- 133,883 stars (133,883 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Inspect the cmd/vet tool's code to find where assignments to struct fields or array elements mark the left operand as used, and modify it to only mark as used when the expression appears on the right hand side.
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- Go