Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
reverted editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ghernandez345 committed Mar 17, 2014
1 parent 378a5ad commit 551f49c
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,12 @@

root = true

# Project editor configurations.
# NOTE: Do not change these.
[*]

# Change these settings to your own preference
indent_style = space
indent_size = 2

# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = true
indent_style = space
indent_size = 2

0 comments on commit 551f49c

Please sign in to comment.