Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a disabled rustfmt.toml #39

Merged
merged 1 commit into from May 19, 2022

Conversation

tcharding
Copy link
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
@tcharding tcharding merged commit 924451c into rust-bitcoin:master May 19, 2022
@tcharding
Copy link
Member Author

Merged without any ACKs. This is a non-code change. It has been open for 4 months, the same change has been merged right across the rust-bitcoin stack so is in no way controversial, the only reason for no acks that I can see is that either no one is looking or no one cares. This merge is a test to see if there is any negative feedback for merging strictly non-code changes with no acks. FTR I have attempted multiple times to drum up some reviews for this crate.

@apoelstra
Copy link
Member

post-merge ACK

@tcharding tcharding deleted the disabled-rustfmt branch May 19, 2022 00:55
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.

None yet

2 participants