Skip to content

Commit

Permalink
update .editorconfig to respect trailing whitespace in markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Hiller committed Oct 17, 2014
1 parent 9b747db commit 38deb18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ indent_size = 2

[Makefile]
indent_style = tab

[*.md]
trim_trailing_whitespace = false

0 comments on commit 38deb18

Please sign in to comment.