mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
8 lines
164 B
TOML
8 lines
164 B
TOML
max_width = 100
|
|
fn_args_layout = "Block"
|
|
array_layout = "Block"
|
|
where_style = "Rfc"
|
|
generics_indent = "Block"
|
|
fn_call_style = "Block"
|
|
reorder_imported_names = true
|