Check formatting in 'cargo fmt'
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Rust
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
cargo fmt does not align neatly with some comments.
Contributor guide
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 running cargo fmt in the rust-rti repository and compare the result with the alignment shown in the issue image. Locate the affected Rust source comments and determine the intended formatting from the surrounding code. Done means the relevant comments are neatly aligned after formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100