# HG changeset patch # User Jordan Miner # Date 1358650133 21600 # Node ID b3091e460553727fa83652c21870f81a394a94f9 # Parent 2b710303990fb77634d89055a84d1c9780531e00 Remove end_of_line from .editorconfig. Version control should convert newlines as necessary. diff -r 2b710303990f -r b3091e460553 .editorconfig --- a/.editorconfig Fri Dec 28 22:33:34 2012 -0600 +++ b/.editorconfig Sat Jan 19 20:48:53 2013 -0600 @@ -4,7 +4,6 @@ [*] indent_style = tab -end_of_line = lf charset = utf-8 trim_trailing_whitespace = true