7 lines
117 B
TOML
7 lines
117 B
TOML
max_width = 130
|
|
match_block_trailing_comma = true
|
|
|
|
# Nightly
|
|
overflow_delimited_expr = true
|
|
trailing_comma = "Never"
|