.editorconfig - удалил наверное бесполезную строку

This commit is contained in:
2026-07-26 17:24:36 +00:00
parent 4d67656505
commit 20391f10df
-3
View File
@@ -1,8 +1,5 @@
root = true
[*]
insert_final_newline = true
[*.lua]
indent_style = space
indent_size = 2