lool/rustfmt.toml

7 lines
157 B
TOML

max_width = 100
array_width = 80
chain_width = 100
comment_width = 80
imports_indent = "Block"
imports_granularity = "One"
single_line_if_else_max_width = 70