Add `cargo fmt` rules to control how imports are grouped
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 489
- Forks
- 293
- Avg merge
- 18h 35m
- Merged PRs (30d)
- 3
Description
Originally posted by @jsdw in https://github.com/paritytech/subxt/pull/910#discussion_r1166832468
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 body only points to the discussion in pull request #910; start there to recover the intended import-grouping behavior. Then locate the repository's cargo fmt configuration and verify that the requested grouping is applied consistently; the issue is done when the agreed formatting rule is encoded and cargo fmt produces the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100