Fixed .editorconfig final new lines.

This commit is contained in:
CoderCow 2013-07-22 18:30:08 +02:00
parent f4aa36b8d1
commit b591b740d1

View file

@ -2,8 +2,8 @@ root = true
[*]
end_of_line = crlf
insert_final_newline = false
insert_final_newline = true
[*.cs]
indent_style = tab
trim_trailing_whitespace = true
trim_trailing_whitespace = true