Skip to content
This repository has been archived by the owner on Mar 29, 2020. It is now read-only.

Commit

Permalink
chore(.editorconfig) Better support for python
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiuCeia committed Feb 6, 2018
1 parent 840a0bc commit fd7a493
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Expand Up @@ -15,3 +15,7 @@ insert_final_newline = true

[*.md]
trim_trailing_whitespace = false

[*.{py,rst,ini}]
indent_style = space
indent_size = 4

0 comments on commit fd7a493

Please sign in to comment.