Skip to content

style: apply cargo fmt to SAB compliance changes - #85

Merged
thedancingdeveloper merged 1 commit into
mainfrom
fix/rustfmt-main
Aug 11, 2026
Merged

style: apply cargo fmt to SAB compliance changes#85
thedancingdeveloper merged 1 commit into
mainfrom
fix/rustfmt-main

Conversation

@thedancingdeveloper

Copy link
Copy Markdown
Collaborator

Summary

main's CI rust job failed at cargo fmt --all --check after #84 merged — none of the #71-#77 fix branches were run through cargo fmt before merging, so a few multi-line expressions weren't wrapped the way rustfmt wants. No behavior change, formatting only.

Test plan

  • cargo fmt --all --check — clean.
  • cargo test -p nzb-web --lib sabnzbd_compat — 30 passed.
  • cargo test -p rustnzb --test sab_compliance_e2e — 9 passed.

🤖 Generated with Claude Code

Main's CI rust job failed at cargo fmt --all --check after #84
merged -- none of the #71-#77 fix branches were formatted before
merging. No behavior change.
@thedancingdeveloper
thedancingdeveloper enabled auto-merge (squash) August 11, 2026 10:27
@thedancingdeveloper
thedancingdeveloper merged commit c47e111 into main Aug 11, 2026
5 checks passed
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