indent_size = 2

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2023-10-06 19:30:36 +07:00
parent fed3fd9539
commit b3de35a1e1

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
root = true
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 2