Remove php from .editorconfig. [ci skip]

This commit is contained in:
John-David Dalton
2014-12-22 19:36:15 -06:00
parent d14a0ce592
commit 5460d0030f

View File

@@ -13,8 +13,6 @@ indent_style = space
indent_size = 2
insert_final_newline = true
[**.{html,php}]
insert_final_newline = false
[**.html]
indent_style = tab
insert_final_newline = false