Skip to content

Commit

Permalink
support python code
Browse files Browse the repository at this point in the history
  • Loading branch information
madeso committed Jun 16, 2016
1 parent 0862830 commit e12be8f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .editorconfig
Expand Up @@ -8,4 +8,7 @@ root = true
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
indent_size = 2

[*.py]
indent_size = 4

0 comments on commit e12be8f

Please sign in to comment.