chore: saving the wip state

This commit is contained in:
2025-04-29 18:09:11 +03:00
parent dd9f538bb4
commit a0b066cefe
6 changed files with 372 additions and 247 deletions

View File

@@ -6,7 +6,7 @@ root = true
[*]
charset = utf-8
end_of_line = lf
max_line_length = 100
max_line_length = 80
insert_final_newline = true
indent_style = space
indent_size = 2