Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
chore(misc): update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored and btford committed Apr 20, 2013
1 parent d125dd2 commit 7437fa9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Expand Up @@ -8,3 +8,6 @@ end_of_line = lf
charset = utf-8 charset = utf-8
trim_trailing_whitespace = true trim_trailing_whitespace = true
insert_final_newline = true insert_final_newline = true

[*.md]
trim_trailing_whitespace = false

0 comments on commit 7437fa9

Please sign in to comment.