Files
yaak/rustfmt.toml
2024-10-12 20:55:09 -07:00

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