Skip to content

Commit

Permalink
clear editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Partysun committed Nov 1, 2014
1 parent 3ff6b21 commit d3fd8a7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,10 @@
root = true

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

#[CHANGELOG.md]
#indent_size = 8

[*.{html,js}]
indent_size = 2
indent_style = space

0 comments on commit d3fd8a7

Please sign in to comment.