dcdpr / dcdpr/jp

cargo_format agressively runs comfort

Open
#715 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.