Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Price <shawnp@gmail.com>2013-07-28 01:04:46 +0400
committerShawn Price <shawnp@gmail.com>2013-07-28 01:04:46 +0400
commitd14c72f33486674dd771c992dd5d01a113e72733 (patch)
treed6ee0892dafee6230002883a448c05cf8da8129e /.editorconfig
parent57bc65f7f8a7f763f10c1272fd6256da1f3926b1 (diff)
Remove Makefile section from .editorconfig
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig
index ad9d6beae3..cf8d7fa6ee 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