update style

This commit is contained in:
2024-11-24 19:38:55 -05:00
parent 73811308ed
commit 08b02c05ad
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
column_width = 120
line_endings = 'Unix'
indent_type = 'Spaces'
indent_width = 2
indent_width = 3
quote_style = 'AutoPreferSingle'
call_parentheses = 'Always'
collapse_simple_statement = 'ConditionalOnly'