mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 02:00:23 +00:00
.editorconfig: remove rule for *.py files. (#24443)
This commit is contained in:
parent
c86f72be96
commit
9a1d81f154
1 changed files with 0 additions and 3 deletions
|
|
@ -12,6 +12,3 @@ trim_trailing_whitespace = true
|
|||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.py]
|
||||
indent_size = 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue