Skip to content

Format with rustfmt — fix CI#4

Merged
kakarot-dev merged 1 commit into
masterfrom
fix/ci
May 22, 2026
Merged

Format with rustfmt — fix CI#4
kakarot-dev merged 1 commit into
masterfrom
fix/ci

Conversation

@kakarot-dev

Copy link
Copy Markdown
Contributor

CI's cargo fmt --all -- --check step was failing — the components added in #1-#3 were committed without running rustfmt. This is cargo fmt --all over the crate, no behaviour change. Clippy, build and docs all pass locally.

The CI 'cargo fmt --all -- --check' step was red: the components added
in #1-#3 were not rustfmt-formatted. cargo fmt --all over the crate.
@kakarot-dev kakarot-dev merged commit 2019aac into master May 22, 2026
1 check passed
@kakarot-dev kakarot-dev deleted the fix/ci branch May 22, 2026 02:09
kakarot-dev added a commit that referenced this pull request May 22, 2026
The CI 'cargo fmt --all -- --check' step was red: the components added
in #1-#3 were not rustfmt-formatted. cargo fmt --all over the crate.
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