Skip to content

style: rustfmt the new origin-rejection test#12

Merged
samjanny merged 1 commit into
mainfrom
fix/ci-fmt
May 7, 2026
Merged

style: rustfmt the new origin-rejection test#12
samjanny merged 1 commit into
mainfrom
fix/ci-fmt

Conversation

@samjanny
Copy link
Copy Markdown
Owner

@samjanny samjanny commented May 7, 2026

The split call in rejects_missing_origin_in_production (added in 9530c17) fits on a single line under rustfmt's defaults, so the formatter declines the wrap. CI's cargo fmt --all -- --check was failing on this single hunk.

The split call in `rejects_missing_origin_in_production` (added in
9530c17) fits on a single line under rustfmt's defaults, so the formatter
declines the wrap. CI's `cargo fmt --all -- --check` was failing on this
single hunk.
@samjanny samjanny merged commit fe6755e into main May 7, 2026
3 checks passed
@samjanny samjanny deleted the fix/ci-fmt branch May 12, 2026 08:41
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