Skip to content

fix(ci): restore cargo fmt cleanliness on main - #214

Merged
xerj-org merged 1 commit into
mainfrom
fix/fmt-drift-sqldump
Aug 8, 2026
Merged

fix(ci): restore cargo fmt cleanliness on main#214
xerj-org merged 1 commit into
mainfrom
fix/fmt-drift-sqldump

Conversation

@xerj-org

@xerj-org xerj-org commented Aug 8, 2026

Copy link
Copy Markdown
Owner

main has been red on Format + Clippy since #184 merged. rustfmt realigns the trailing comments on the multibyte test strings that PR added.

Every open PR inherits the failure, including docs-only ones like #212 and #213.

Comment alignment only. cargo fmt --all -- --check is clean after this.

rustfmt realigns the trailing comments on the multibyte test strings added
in #184. main has been red on Format + Clippy since that merge, which fails
every open PR including docs-only ones.

Comment alignment only, no logic.
@cla-bot cla-bot Bot added the cla-signed label Aug 8, 2026
@xerj-org
xerj-org merged commit 934271d into main Aug 8, 2026
4 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant