mirror of https://github.com/rust-lang/rust.git
Use style_edition over version
This commit is contained in:
parent
624bc65665
commit
1173204b36
|
@ -1,5 +1,5 @@
|
|||
# Run rustfmt with this config (it should be picked up automatically).
|
||||
version = "Two"
|
||||
style_edition = "2024"
|
||||
use_small_heuristics = "Max"
|
||||
merge_derives = false
|
||||
group_imports = "StdExternalCrate"
|
||||
|
|
Loading…
Reference in New Issue