2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Merge pull request #12503 from ZDroid/ed

Don't re-set indent style for [*.py]
This commit is contained in:
Chris Rebert
2014-02-01 13:35:12 -08:00
-1
View File
@@ -11,5 +11,4 @@ trim_trailing_whitespace = true
insert_final_newline = true insert_final_newline = true
[*.py] [*.py]
indent_style = space
indent_size = 4 indent_size = 4