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"
struct_field_align_threshold = 5
2023-07-07 08:22:03 -05:00
enum_discrim_align_threshold = 5