mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-20 09:41:52 +00:00
Merge pull request #12503 from ZDroid/ed
Don't re-set indent style for [*.py]
This commit is contained in:
commit
9c054fd4c0
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue