Skip to content

Run cargo fmt --check in CI#191

Merged
wingo merged 2 commits intoWebAssembly:mainfrom
saulecabrera:cargo-fmt-ci
Dec 12, 2025
Merged

Run cargo fmt --check in CI#191
wingo merged 2 commits intoWebAssembly:mainfrom
saulecabrera:cargo-fmt-ci

Conversation

@saulecabrera
Copy link
Copy Markdown
Collaborator

Similar to the clang case, check formatting prior to building the tests.

I noticed a couple of inconsistencies while working on a new test, and realized that we are not enforcing formatting.

@saulecabrera
Copy link
Copy Markdown
Collaborator Author

This is expected to fail I believe, I'll apply the formatting in a follow-up commit.

Similar to the clang case, check formatting prior to building the
tests.

I noticed a couple of inconsistencies while working on a new test, and
realized that we are not enforcing formatting.
@saulecabrera
Copy link
Copy Markdown
Collaborator Author

Applied formatting in the latest commit.

@wingo wingo merged commit 425cb8e into WebAssembly:main Dec 12, 2025
18 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.

2 participants