mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-03 13:30:44 +00:00
other: update deprecated fn_args_layout to fn_params_layout (#1109)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
reorder_imports = true
|
||||
reorder_modules = true
|
||||
merge_derives = true
|
||||
fn_args_layout = "Compressed"
|
||||
fn_params_layout = "Compressed"
|
||||
use_field_init_shorthand = true
|
||||
tab_spaces = 4
|
||||
max_width = 100
|
||||
|
||||
Reference in New Issue
Block a user