chore(fmt): apply cargo fmt --all after PMS-244..PMS-249 sweep #183
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
psa-systems/mokosh-server!183
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/pms-251-cargo-fmt-sweep"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CI cargo fmt --check was red after the recent PMS-244 / PMS-245 / PMS-246 / PMS-248 / PMS-249 merges landed without a final rustfmt pass. Seven files needed mechanical line-break adjustments around argument lists, match arms, and use-decls. No logic changes; just check-fmt is clean after this commit.
#PMS-251