holey-bytes/rustfmt.toml

4 lines
120 B
TOML
Raw Normal View History

2023-04-22 18:00:19 +00:00
hex_literal_case = "Upper"
imports_granularity = "One"
struct_field_align_threshold = 5
2023-07-07 13:22:03 +00:00
enum_discrim_align_threshold = 5