neoformat

This commit is contained in:
Zacharias-Brohn
2025-12-10 18:42:52 +01:00
parent 8c9d5aba7f
commit ead16ef172
9 changed files with 236 additions and 131 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
column_width = 120
column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "None"