bevy-santa/rustfmt.toml
Crizomb 3dc47f958d
All checks were successful
Build Bevy Game (Linux) / build (push) Successful in 19m20s
kirby can suck bubbles
2025-12-29 23:20:32 +01:00

6 lines
148 B
TOML

max_width = 120
chain_width = 120
fn_call_width = 120
use_small_heuristics = "Max"
imports_granularity = "Crate"
group_imports = "StdExternalCrate"