5 lines
78 B
TOML
5 lines
78 B
TOML
tab_spaces = 2
|
|
hard_tabs = true
|
|
reorder_imports = true
|
|
newline_style = "Unix"
|