editorconfig fix

This commit is contained in:
Raphael Goetter 2016-12-09 09:23:53 +01:00
parent 27e6e06f43
commit 6cce1c4040

View File

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