mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
8 lines
182 B
TOML
8 lines
182 B
TOML
|
max_width = 89
|
||
|
reorder_imports = true
|
||
|
reorder_imports_in_group = true
|
||
|
reorder_imported_names = true
|
||
|
wrap_comments = true
|
||
|
fn_args_density = "Compressed"
|
||
|
#use_small_heuristics = false
|