5 lines
126 B
TOML
5 lines
126 B
TOML
newline_style = "Unix"
|
|
use_small_heuristics = "Max"
|
|
use_field_init_shorthand = true
|
|
use_try_shorthand = true
|
|
hard_tabs = true
|