mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
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).
|
# Run rustfmt with this config (it should be picked up automatically).
|
||||||
version = "Two"
|
style_edition = "2024"
|
||||||
use_small_heuristics = "Max"
|
use_small_heuristics = "Max"
|
||||||
merge_derives = false
|
merge_derives = false
|
||||||
group_imports = "StdExternalCrate"
|
group_imports = "StdExternalCrate"
|
||||||
|
Loading…
Reference in New Issue
Block a user