mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
9 lines
140 B
TOML
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
|