Files
yaak/rustfmt.toml
T

8 lines
117 B
TOML

edition = "2018"
# Widths
chain_width = 100
max_width = 100
single_line_if_else_max_width = 100
fn_call_width = 100