fix indents

This commit is contained in:
2024-11-21 12:41:18 -05:00
parent 255a6011f0
commit 14074c8b55
+1 -1
View File
@@ -1,7 +1,7 @@
column_width = 120 column_width = 120
line_endings = "Unix" line_endings = "Unix"
indent_type = "Spaces" indent_type = "Spaces"
indent_width = 3 indent_width = 2
quote_style = "AutoPreferDouble" quote_style = "AutoPreferDouble"
call_parentheses = "Always" call_parentheses = "Always"
collapse_simple_statement = "ConditionalOnly" collapse_simple_statement = "ConditionalOnly"