mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
5 lines
127 B
TOML
5 lines
127 B
TOML
unstable_features = true
|
|
merge_imports = true
|
|
use_field_init_shorthand = true
|
|
reorder_impl_items = true
|
|
newline_style = "Unix"
|