Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Jul 25, 2016
1 parent a6390fc commit 434fa28
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

# Settings specific to Markdown files
[*.md]
trim_trailing_whitespace = false
[*.hbs]
insert_final_newline = false

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

0 comments on commit 434fa28

Please sign in to comment.