This commit is contained in:
2026-01-30 10:45:28 -06:00
parent eab1653d4e
commit cbf12def45
3 changed files with 16 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "None"