diff options
| author | Mark Otto <[email protected]> | 2013-07-27 14:56:29 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-27 14:56:29 -0700 |
| commit | 51515e6791dd6cca8410a629bf21a1fcb427e5ee (patch) | |
| tree | d6ee0892dafee6230002883a448c05cf8da8129e | |
| parent | 57bc65f7f8a7f763f10c1272fd6256da1f3926b1 (diff) | |
| parent | d14c72f33486674dd771c992dd5d01a113e72733 (diff) | |
| download | bootstrap-51515e6791dd6cca8410a629bf21a1fcb427e5ee.tar.xz bootstrap-51515e6791dd6cca8410a629bf21a1fcb427e5ee.zip | |
Merge pull request #8676 from sprice/update-editorconfig
Remove Makefile section from .editorconfig
| -rw-r--r-- | .editorconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig index ad9d6beae..cf8d7fa6e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,6 +9,3 @@ end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true - -[Makefile] -indent_style = tab |
