From d714b5c592af56db12d25e858b9426bbe32ab8fd Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 17 Sep 2013 12:54:03 -0400 Subject: [PATCH] editorconfig end_of_line --- .editorconfig | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.editorconfig b/.editorconfig index f2aa095e60..a259e2210b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,8 +1,4 @@ root = true -[*] -end_of_line = lf -insert_final_newline = true - [*.js, *.css, *.tpl] -indent_style = tab \ No newline at end of file +indent_style = tab