Skip to content

Commit

Permalink
.editorconfig: remove rule for *.py files. (#24443)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Oct 20, 2017
1 parent c86f72b commit 9a1d81f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,3 @@ trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false

[*.py]
indent_size = 4

0 comments on commit 9a1d81f

Please sign in to comment.