.editorconfig: Do not specify end_of_line #4

Merged
andreynering merged 1 commits from editorconfig-end-of-line into master 2016-11-15 15:12:14 +00:00
Showing only changes of commit 7e0e13384a - Show all commits

@ -4,7 +4,6 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true