Files
yaak/rustfmt.toml
Gregory Schier cfbfd66eef Reformat project
2025-12-13 08:10:12 -08:00

9 lines
140 B
TOML

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