puppy/rustfmt.toml

7 lines
159 B
TOML

unstable_features = true
overflow_delimited_expr = true
use_field_init_shorthand = true
reorder_modules = false
reorder_imports = false
struct_lit_width = 30