Skip to content

Commit

Permalink
updated .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
tareq1988 committed Jan 16, 2015
1 parent eb199b2 commit 20d33f7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,11 @@ trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false
trim_trailing_whitespace = false

[{.jshintrc,*.json,*.yml}]
indent_style = space
indent_size = 2

[{*.txt,wp-config-sample.php}]
end_of_line = crlf

0 comments on commit 20d33f7

Please sign in to comment.