Fix .editorconfig on Windows

This commit is contained in:
PJB3005
2017-05-28 15:54:15 +02:00
parent db5435ed65
commit 006cd5c68c

View File

@@ -1,7 +1,6 @@
root = true
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4