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

.editorconfig: remove rule for *.py files. (#24443)

This commit is contained in:
XhmikosR
2017-10-20 14:00:57 +03:00
committed by GitHub
parent c86f72be96
commit 9a1d81f154
-3
View File
@@ -12,6 +12,3 @@ trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.py]
indent_size = 4