7 lines
151 B
TOML
7 lines
151 B
TOML
indent_type = "Spaces"
|
|
indent_width = 2
|
|
column_width = 119
|
|
line_endings = "Unix"
|
|
quote_style = "AutoPreferDouble"
|
|
collapse_simple_statement = "Always"
|