Skip to content

Revert "CI: Add formatting job"#5936

Merged
apoelstra merged 1 commit into
rust-bitcoin:masterfrom
tcharding:push-olrvyvkyllvz
Apr 2, 2026
Merged

Revert "CI: Add formatting job"#5936
apoelstra merged 1 commit into
rust-bitcoin:masterfrom
tcharding:push-olrvyvkyllvz

Conversation

@tcharding

Copy link
Copy Markdown
Member

This reverts commit cf39b40.

As usual rustfmt is fucking us in the arse.

Revert #5586 because of problems shown by the need for #5927

@apoelstra

Copy link
Copy Markdown
Member

For more context:

We added this job because of #5866, on the belief that it'd speed things up if everybody added format patches to their PRs, on pain of a red X in CI. Instead, rustfmt messed up the code almost immediately, meaning that every PR that actually tried to do this was NACKed while every other PR got a red X. We then got into a mode of always expecting CI to fail, which caused us not to notice the actual failure in #5899 (which was with the API files, something I don't test locally because of tooling difficulties).

@apoelstra

Copy link
Copy Markdown
Member

CI should be fixed by #5914 (which of course means this needs a rebase..)

@apoelstra

Copy link
Copy Markdown
Member

72c441b needs rebase

This reverts commit cf39b40.

As usual `rustfmt` is fucking us in the arse.
@tcharding tcharding force-pushed the push-olrvyvkyllvz branch from 72c441b to 1161549 Compare April 1, 2026 22:03

@apoelstra apoelstra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 1161549; successfully ran local tests

@apoelstra apoelstra merged commit 7d99a24 into rust-bitcoin:master Apr 2, 2026
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants