8 lines
146 B
TOML
8 lines
146 B
TOML
edition = "2024"
|
|
max_width = 100
|
|
hard_tabs = false
|
|
tab_spaces = 4
|
|
newline_style = "Unix"
|
|
use_field_init_shorthand = true
|
|
use_try_shorthand = true
|