Skip to content

Commit

Permalink
Move .editorconfig file to the top-level folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed May 19, 2018
1 parent bd05dc0 commit 73b863e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ember/.editorconfig → .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ insert_final_newline = true
indent_style = space
indent_size = 2

[*.py]
indent_size = 4

[*.hbs]
insert_final_newline = false

Expand Down

0 comments on commit 73b863e

Please sign in to comment.