2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Don't re-set indent style for [*.py]

Just inherit it from [*].
This commit is contained in:
Zlatan Vasović
2014-02-01 14:37:19 +01:00
parent 1409cde7e8
commit 59a38b7bf6
-1
View File
@@ -11,5 +11,4 @@ trim_trailing_whitespace = true
insert_final_newline = true
[*.py]
indent_style = space
indent_size = 4