Skip to content

Commit

Permalink
Fix editorconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
janraasch committed May 15, 2014
1 parent 5f652fd commit f2c6c0d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# editorconfig.org
# http://editorconfig.org
root = true

[*]
indent_style = tab
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
Expand Down

0 comments on commit f2c6c0d

Please sign in to comment.