typst/vendor/hayagriva/rustfmt.toml

7 lines
137 B
TOML
Raw Permalink Normal View History

2024-10-16 14:15:33 +03:00
use_small_heuristics = "Max"
max_width = 90
chain_width = 70
struct_lit_width = 50
use_field_init_shorthand = true
merge_derives = false