7 lines
138 B
TOML
7 lines
138 B
TOML
column_width = 160
|
|
line_endings = "Unix"
|
|
indent_type = "Tabs"
|
|
indent_width = 4
|
|
quote_style = "AutoPreferSingle"
|
|
call_parentheses = "None"
|