style: cargo fmt --all (clears CI fmt-check failure) #29

Merged
YousifShkara merged 1 commit from fix/web-fmt into main 2026-06-02 08:04:28 +02:00
Owner

CI's cargo fmt --check step started failing on main after #28 merged, flagging long-line splits in bunyip-web/src/views/ui.rs and bunyip-web/src/web.rs (plus a wider sweep across bunyip-web modules). Run cargo fmt over the workspace to clear the gate; no behavior change.

CI's `cargo fmt --check` step started failing on main after #28 merged, flagging long-line splits in bunyip-web/src/views/ui.rs and bunyip-web/src/web.rs (plus a wider sweep across bunyip-web modules). Run cargo fmt over the workspace to clear the gate; no behavior change.
style: cargo fmt --all (clears CI fmt-check failure)
Some checks failed
Create release / Create release from merged PR (pull_request) Has been skipped
Check / fmt / clippy / build / test (pull_request) Failing after 1m16s
a9d4117219
CI's `cargo fmt --check` step started failing on main after #28 merged, flagging long-line splits in bunyip-web/src/views/ui.rs and bunyip-web/src/web.rs (plus a wider sweep across bunyip-web modules). Run cargo fmt over the workspace to clear the gate; no behavior change.
YousifShkara deleted branch fix/web-fmt 2026-06-02 08:04:28 +02:00
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/bunyip!29
No description provided.