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