7 lines
137 B
TOML
7 lines
137 B
TOML
column_width = 80
|
|
line_endings = "Unix"
|
|
indent_type = "Tabs"
|
|
indent_width = 1
|
|
quote_style = "AutoPreferSingle"
|
|
call_parentheses = "None"
|