style: apply cargo fmt across modules and tests #166

Closed
David wants to merge 0 commits from david/fix/pms-217-cargo-fmt into main AGit
Owner

Run cargo fmt --all to fix rustfmt violations (import ordering and call-chain line-wrapping) that broke the check.yml cargo fmt --check job on run #793. No behavior change.

#PMS-217

Run `cargo fmt --all` to fix rustfmt violations (import ordering and call-chain line-wrapping) that broke the check.yml `cargo fmt --check` job on run #793. No behavior change. #PMS-217
style: apply cargo fmt across modules and tests
Some checks failed
E2E (staging) / Playwright against staging (pull_request) Failing after 26s
Check / fmt + clippy + compile + tests (pull_request) Successful in 2m16s
Create release / Create release from merged PR (pull_request) Has been skipped
8058d5c557
Run `cargo fmt --all` to fix rustfmt violations (import ordering and call-chain line-wrapping) that broke the check.yml `cargo fmt --check` job on run #793. No behavior change.

#PMS-217
Author
Owner

Closing as redundant. This PR's only commit was a cargo fmt fixup (PMS-217) for rustfmt diffs introduced by the PMS-139 TenantId sweep. That formatting is already in main: PR #173 (chore: cargo fmt --all after the PMS-139 TenantId sweep, commit c441b1c) reformatted the whole workspace and superseded these narrow fixups. Rebasing this PR's head onto current main drops the commit ("patch contents already upstream"), leaving nothing to merge.

Closing as redundant. This PR's only commit was a `cargo fmt` fixup (PMS-217) for rustfmt diffs introduced by the PMS-139 TenantId sweep. That formatting is already in `main`: PR #173 (`chore: cargo fmt --all after the PMS-139 TenantId sweep`, commit `c441b1c`) reformatted the whole workspace and superseded these narrow fixups. Rebasing this PR's head onto current `main` drops the commit ("patch contents already upstream"), leaving nothing to merge.
David closed this pull request 2026-06-13 12:39:53 +02:00
Some checks are pending
E2E (staging) / Playwright against staging (pull_request) Failing after 26s
Check / fmt + clippy + compile + tests (pull_request) Successful in 2m16s
Required
Details
Create release / Create release from merged PR (pull_request) Has been skipped
E2E / * (pull_request)
Required

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-server!166
No description provided.