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
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 3
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
collapse_simple_statement = "ConditionalOnly"