puppy/rustfmt.toml

7 lines
159 B
TOML
Raw Normal View History

2024-04-16 20:57:07 +02:00
unstable_features = true
overflow_delimited_expr = true
use_field_init_shorthand = true
reorder_modules = false
2024-04-27 22:01:28 +02:00
reorder_imports = false
struct_lit_width = 30