grand-theft-arena/rustfmt.toml
2025-05-27 09:59:27 +02:00

7 lines
141 B
TOML

edition = "2024"
unstable_features = true
imports_granularity = "Item"
group_imports = "One"
use_field_init_shorthand = true
max_width = 150