2022-06-23 23:35:53 -04:00
|
|
|
column_width = 160
|
|
|
|
line_endings = "Unix"
|
|
|
|
indent_type = "Spaces"
|
|
|
|
indent_width = 2
|
|
|
|
quote_style = "AutoPreferSingle"
|
2023-06-16 21:12:11 -07:00
|
|
|
call_parentheses = "None"
|
2025-04-18 19:18:57 +03:00
|
|
|
collapse_simple_statement = "FunctionOnly"
|