refac!: полная переработка проекта

This commit is contained in:
2025-08-11 15:20:25 +03:00
parent 740aeee621
commit 896b8c361e
30 changed files with 626 additions and 416 deletions

View File

@@ -6,10 +6,3 @@ end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
[gradlew.bat]
charset = latin1
end_of_line = crlf
[*.{yml, yaml, json}]
indent_size = 2