Files
yaak/rustfmt.toml
2025-03-26 11:46:55 -07:00

8 lines
117 B
TOML

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