rustler-core/rustfmt.toml
2024-04-18 05:58:07 -03:00

8 lines
153 B
TOML

max_width = 100
array_width = 80
chain_width = 100
comment_width = 80
imports_indent = "Block"
imports_granularity = "One"
empty_item_single_line = true