fixed the editorconfig indentation

This commit is contained in:
Vladimir Komendantskiy 2019-08-08 18:54:29 +01:00
parent 3bafa60b3d
commit 027bce5bab
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
indent_size = 4
trim_trailing_whitespace = true