.editorconfig: Do not specify end_of_line (#7)

This commit is contained in:
Andrey Nering 2016-11-15 13:09:53 -02:00 committed by Lunny Xiao
parent 8adf19106f
commit 7fccfb338c
1 changed files with 0 additions and 1 deletions

View File

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