Skip to content

Commit

Permalink
🔧 Add html to editor config.
Browse files Browse the repository at this point in the history
  • Loading branch information
abogushov committed Nov 25, 2017
1 parent eeba428 commit e6dc544
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ charset = utf-8
[*.py]
indent_style = space
indent_size = 4


[*.html]
indent_style = space
indent_size = 4

0 comments on commit e6dc544

Please sign in to comment.