mirror of
https://github.com/encounter/decomp-toolkit.git
synced 2025-06-04 21:54:26 +00:00
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
|