6 lines
111 B
TOML
6 lines
111 B
TOML
edition = "2018"
|
|
max_width = 100
|
|
newline_style = "Unix"
|
|
reorder_imports = true
|
|
use_field_init_shorthand = true
|