Update editorconfig

This commit is contained in:
Wyqer 2019-05-03 18:09:49 +02:00
parent f197b3fa74
commit 052f7d7ccd
No known key found for this signature in database
GPG Key ID: D7E2F8BD7F1E48FA
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ root = true
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_style = space
indent_size = 4
trim_trailing_whitespace = true