mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-14 00:17:07 +00:00
7 lines
160 B
TOML
7 lines
160 B
TOML
reorder_imports = true
|
|
reorder_modules = true
|
|
merge_derives = true
|
|
fn_args_layout = "Compressed"
|
|
use_field_init_shorthand = true
|
|
tab_spaces = 4
|
|
max_width = 100
|