mirror of https://github.com/encounter/objdiff.git
9 lines
230 B
TOML
9 lines
230 B
TOML
|
fn_single_line = true
|
||
|
group_imports = "StdExternalCrate"
|
||
|
imports_granularity = "Crate"
|
||
|
overflow_delimited_expr = true
|
||
|
reorder_impl_items = true
|
||
|
use_field_init_shorthand = true
|
||
|
use_small_heuristics = "Max"
|
||
|
where_single_line = true
|