first structure

This commit is contained in:
2023-08-14 13:14:42 +02:00
parent dd32e10255
commit 47636ad127
8 changed files with 844 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"