cargo_format agressively runs comfort
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16
- Forks
- 3
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 121
Description
cargo_format is stomping on lots of md files. Some are fixtures, with intentional mis-formatting. It's not getting the transition right for others that use valid markdown like indented sub-lists.
Current workaround is to disable cargo format on all personas.
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
Start by locating the cargo_format implementation and the Markdown fixtures it processes, then reproduce the behavior with intentionally misformatted fixtures and files containing indented sub-lists. Done means fixture formatting is preserved, valid Markdown transitions correctly, and users no longer need to disable cargo format for all personas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100