rhea/rustfmt.toml

4 lines
105 B
TOML
Raw Normal View History

2023-10-02 19:20:25 -05:00
enum_discrim_align_threshold = 16
struct_field_align_threshold = 16
2023-10-03 19:38:27 -05:00
imports_granularity = "one"