Merge pull request #8676 from sprice/update-editorconfig

Remove Makefile section from .editorconfig
This commit is contained in:
Mark Otto 2013-07-27 14:56:29 -07:00
commit 51515e6791

View file

@ -9,6 +9,3 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[Makefile]
indent_style = tab