fix editorconfig indent

This commit is contained in:
thek4n 2024-01-22 11:37:24 +03:00
parent d832ce3369
commit 7c1cd424c7

View File

@ -1,7 +1,4 @@
[*] [*]
indent_style = space
indent_size = 4
tab_width = 4
end_of_line = lf end_of_line = lf
insert_final_newline = false insert_final_newline = false
trim_trailing_whitespace = true trim_trailing_whitespace = true