holey-bytes/rustfmt.toml

4 lines
120 B
TOML
Raw Normal View History

2023-04-22 13:00:19 -05:00
hex_literal_case = "Upper"
imports_granularity = "One"
2023-07-25 19:04:26 -05:00
struct_field_align_threshold = 8
enum_discrim_align_threshold = 8