Skip to content

cargo fmt: fix formatting drift from merged refactoring PRs#136

Merged
kacy merged 1 commit intomainfrom
chore/cargo-fmt
Feb 14, 2026
Merged

cargo fmt: fix formatting drift from merged refactoring PRs#136
kacy merged 1 commit intomainfrom
chore/cargo-fmt

Conversation

@kacy
Copy link
Owner

@kacy kacy commented Feb 14, 2026

summary

the recently merged refactoring PRs (#127-130) introduced minor rustfmt differences — line wrapping on | patterns, single-expression match arms, and method chains. this runs cargo fmt --all to bring everything back in line.

what was tested

  • cargo fmt --all --check — clean

@kacy kacy merged commit 7af33a6 into main Feb 14, 2026
6 of 7 checks passed
@kacy kacy deleted the chore/cargo-fmt branch February 14, 2026 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant