mirror of
https://github.com/microsoft/edit.git
synced 2026-06-14 16:38:14 -05:00
6 lines
150 B
TOML
6 lines
150 B
TOML
style_edition = "2024"
|
|
use_small_heuristics = "Max"
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Module"
|
|
use_field_init_shorthand = true
|