6 lines
122 B
TOML
6 lines
122 B
TOML
indent_type = "Spaces"
|
|
indent_width = 2
|
|
line_endings = "Unix"
|
|
no_call_parentheses = true
|
|
quote_style = "AutoPreferDouble"
|