ci: enforce one line per import via rustfmt
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 67
- Forks
- 13
- Avg merge
- 7h 37m
- Merged PRs (30d)
- 2
Description
Enforce this style via rustfmt pass in ci
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.
Research direction
The issue names no files or tests. Start by locating the repository's CI configuration and rustfmt invocation, then check how formatting is currently configured. Done means the CI pass enforces one line per import and reports violations reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100