Skip to content

Commit

Permalink
run update
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Jul 1, 2016
1 parent d791635 commit 6bbdfd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ insert_final_newline = true
trim_trailing_whitespace = false
insert_final_newline = false

[{,test/}{actual,fixtures}/**]
[**/{actual,fixtures,expected}/**]
trim_trailing_whitespace = false
insert_final_newline = false

[templates/**]
[**/templates/**]
trim_trailing_whitespace = false
insert_final_newline = false

0 comments on commit 6bbdfd4

Please sign in to comment.