Commit 9c054fd4 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #12503 from ZDroid/ed

Don't re-set indent style for [*.py]
parents 362708ac 59a38b7b
...@@ -11,5 +11,4 @@ trim_trailing_whitespace = true ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment