.editorconfig: Do not specify end_of_line

This commit is contained in:
Andrey Nering 2016-11-15 09:09:39 -02:00 коммит произвёл GitHub
Родитель 0807b51728
Коммит de3a9ba617
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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