Closed
Description
Capturing my previous comment from #326 (comment).
It looks like a cargo fmt
run on this crate produces a very large delta (~1K lines). Auto-formatting hooks are part of many people workflow (including mine, so I'm biased) to avoid stepping into style-bikeshedding. It would be nice to have a global rustfmt pass in here to avoid seeing such large spurious deltas in further PRs, especially from newcomers.
Metadata
Metadata
Assignees
Labels
No labels