Editorconfig

This commit is contained in:
Tony Air 2021-09-10 00:50:25 +02:00
parent e66715f4e8
commit 290e65e89d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true