Skip to content

Commit

Permalink
Updated editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
amiyasahu committed Oct 7, 2015
1 parent 2f8ffc2 commit 15634d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# editorconfig.org
root = true

[*]
indent_style = tab
tab_width=2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.php]
tab_width=4

[*.md]
trim_trailing_whitespace = false

0 comments on commit 15634d2

Please sign in to comment.