aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-02-01 13:35:12 -0800
committerChris Rebert <[email protected]>2014-02-01 13:35:12 -0800
commit9c054fd4c0db89cbbb1df3c868bafc4f2c17c3e3 (patch)
tree16d12d016421224facfd27b24e25da43215d765a
parent362708acdd1f75bf5ccbcd98dfbb5e005297921b (diff)
parent59a38b7bf6104f62fa5955a11739bd42e265d2e4 (diff)
downloadbootstrap-9c054fd4c0db89cbbb1df3c868bafc4f2c17c3e3.tar.xz
bootstrap-9c054fd4c0db89cbbb1df3c868bafc4f2c17c3e3.zip
Merge pull request #12503 from ZDroid/ed
Don't re-set indent style for [*.py]
-rw-r--r--.editorconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 0b008c957..4228522f9 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -11,5 +11,4 @@ trim_trailing_whitespace = true
insert_final_newline = true
[*.py]
-indent_style = space
indent_size = 4