This commit is contained in:
2023-10-03 17:23:43 +03:00
parent 852d937040
commit 53e0a7c3e4
5 changed files with 62 additions and 0 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace=true
insert_final_newline = true