Skip to content

Don't use --all flag with cargo fmt #2340

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 10, 2020
Merged

Conversation

mzabaluev
Copy link
Contributor

It adds nothing useful: cargo fmt checks all legitimate workspace members, and for chain-deps we have a CI workflow in its own reposotiry.
Moreover, the --all flag slows down the test run. Per suggestion in
rust-lang/rustfmt#4247 (comment)

It adds nothing useful: cargo fmt checks all legitimate
workspace members, and for the chain-deps we have a CI workflow
in its own reposotiry. Moreover, the --all flag slows down the test run.
Per suggestion in
rust-lang/rustfmt#4247 (comment)
@mzabaluev mzabaluev requested a review from a team June 9, 2020 18:57
@mzabaluev mzabaluev merged commit 36ffa3e into master Jun 10, 2020
@mzabaluev mzabaluev deleted the make-cargo-fmt-yet-faster branch June 10, 2020 15:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant