1
0
Fork 0
mirror of https://github.com/italicsjenga/gba.git synced 2025-01-12 12:01:29 +11:00
gba/rustfmt.toml

9 lines
178 B
TOML

error_on_line_overflow = false
fn_args_density = "Compressed"
merge_imports = true
reorder_imports = true
use_try_shorthand = true
tab_spaces = 2
max_width = 150
color = "Never"