mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-24 03:11:29 +11:00
10 lines
207 B
TOML
10 lines
207 B
TOML
color = "Never"
|
|
error_on_line_overflow = false
|
|
fn_args_density = "Compressed"
|
|
merge_imports = true
|
|
reorder_imports = true
|
|
use_try_shorthand = true
|
|
tab_spaces = 2
|
|
max_width = 100
|
|
use_small_heuristics = "Max"
|