typst/rustfmt.toml
2022-11-04 11:38:09 +01:00

7 lines
137 B
TOML

use_small_heuristics = "Max"
max_width = 90
chain_width = 70
struct_lit_width = 50
use_field_init_shorthand = true
merge_derives = false