mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-23 19:01:30 +11:00
11 lines
244 B
TOML
11 lines
244 B
TOML
error_on_line_overflow = false
|
|
fn_args_density = "Compressed"
|
|
reorder_imported_names = true
|
|
reorder_imports = true
|
|
reorder_imports_in_group = true
|
|
use_try_shorthand = true
|
|
write_mode = "Overwrite"
|
|
tab_spaces = 2
|
|
max_width = 150
|
|
color = "Never"
|