remove end-of-line setting

This commit is contained in:
Rudy Huyn 2019-03-09 15:28:20 -08:00
commit 60ba6255f4

View file

@ -4,7 +4,6 @@ root = true
charset = utf-8-bom
indent_style = space
indent_size = 4
end_of_line = crlf
[*.{cpp,h}]
insert_final_newline = true