editorconfig end_of_line

This commit is contained in:
psychobunny
2013-09-17 12:54:03 -04:00
parent 08316496cd
commit d714b5c592

View File

@@ -1,8 +1,4 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.js, *.css, *.tpl]
indent_style = tab
indent_style = tab