bevy/rustfmt.toml
2020-08-16 05:02:06 -07:00

5 lines
127 B
TOML

unstable_features = true
merge_imports = true
use_field_init_shorthand = true
reorder_impl_items = true
newline_style = "Unix"