Initial commit

This commit is contained in:
2026-01-03 17:07:26 +01:00
parent 8923a4cfd2
commit db7dd381ff
6 changed files with 1045 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
column_width = 85
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"
collapse_simple_statement = "Always"