diff options
| author | Shawn Price <[email protected]> | 2013-07-27 14:04:46 -0700 |
|---|---|---|
| committer | Shawn Price <[email protected]> | 2013-07-27 14:04:46 -0700 |
| commit | d14c72f33486674dd771c992dd5d01a113e72733 (patch) | |
| tree | d6ee0892dafee6230002883a448c05cf8da8129e /.editorconfig | |
| parent | 57bc65f7f8a7f763f10c1272fd6256da1f3926b1 (diff) | |
| download | bootstrap-d14c72f33486674dd771c992dd5d01a113e72733.tar.xz bootstrap-d14c72f33486674dd771c992dd5d01a113e72733.zip | |
Remove Makefile section from .editorconfig
Diffstat (limited to '.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 |
