updated .editorconfig

This commit is contained in:
Yehonal
2018-03-01 12:36:37 +00:00
parent 86f0a97f2e
commit 4c569e7988

View File

@@ -1,8 +1,8 @@
[*]
charset = utf-8
indent_style = space
indent_size = 4
tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 80
[*]
charset = utf-8
indent_style = space
indent_size = 4
tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 80