mirror of
https://github.com/mountain-loop/yaak.git
synced 2025-12-05 19:17:44 -06:00
8 lines
117 B
TOML
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
|