Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Add a disabled rustfmt.toml#141

Merged
apoelstra merged 1 commit intorust-bitcoin:masterfrom
tcharding:disabled-rustfmt
Jan 21, 2022
Merged

Add a disabled rustfmt.toml#141
apoelstra merged 1 commit intorust-bitcoin:masterfrom
tcharding:disabled-rustfmt

Conversation

@tcharding
Copy link
Copy Markdown
Member

We do not currently use rustfmt, this is a nuisance for devs who routinely work on code bases that do use rustfmt who often have their editors set to format on save. We can make the life of such devs much better by explicitly disabling formatting using rustfmt.toml.

ref: https://rust-lang.github.io/rustfmt/?version=v1.4.38&search=#disable_all_formatting

We do not currently use `rustfmt`, this is a nuisance for devs who
routinely work on code bases that do use rustfmt who often have their
editors set to format on save. We can make the life of such devs much
better by explicitly disabling formatting using `rustfmt.toml`.

ref: https://rust-lang.github.io/rustfmt/?version=v1.4.38&search=#disable_all_formatting
Copy link
Copy Markdown
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK bd59192

@apoelstra apoelstra merged commit c85dd7d into rust-bitcoin:master Jan 21, 2022
@tcharding tcharding deleted the disabled-rustfmt branch January 24, 2022 05:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants