indeedeng / indeedeng/go-groups
Support cleaning up unused imports
Open
@cnmcavoy is already working on this.
Since Oct 27, 2020.
enhancement
- Dominant language
- Go
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now, I find myself needing both this tool and goimports. As far as I can tell, the only thing goimports does that go-groups does not is clean up unused imports. It would be nice if go-groups supported this as it would drop the need for goimports almost entirely.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.