Skip to content

Commit

Permalink
updating editorconfig settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Jan 14, 2015
1 parent 601c20c commit 2bbafd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false
[*.{json,xml,yml}]
indent_size = 2

[*.yml]
[*.{md,yml}]
trim_trailing_whitespace = false

0 comments on commit 2bbafd9

Please sign in to comment.