Add rustfmt #918
Sirmadeira
started this conversation in
Ideas
Add rustfmt
#918
Replies: 1 comment 1 reply
-
Thoes require nightly though, right? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I believe adding a rustfmt file, to make the imports pretty. Would be a great addition to simplify import maintenance.
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
Beta Was this translation helpful? Give feedback.
All reactions