6 lines
162 B
TOML
6 lines
162 B
TOML
|
max_width = 1000
|
||
|
single_line_if_else_max_width = 100
|
||
|
chain_width = 100
|
||
|
fn_args_layout = "Compressed"
|
||
|
#control_brace_style = "ClosingNextLine"
|
||
|
struct_lit_width = 0
|