6 lines
121 B
TOML
6 lines
121 B
TOML
|
|
match_block_trailing_comma = false
|
||
|
|
max_width = 80
|
||
|
|
newline_style = "Unix"
|
||
|
|
reorder_imports = true
|
||
|
|
use_try_shorthand = true
|