Skip to content

Commit

Permalink
Windows Tests :(
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Jun 25, 2019
1 parent f36eaa6 commit b2b1388
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ trim_trailing_whitespace = true
charset = utf-8

[*.js]
insert_final_newline = true

[*.njk]
insert_final_newline = true
2 changes: 1 addition & 1 deletion test/stubs/custom-frontmatter/template-toml.njk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---toml
front = "hello"
---
This is content.
This is content.

0 comments on commit b2b1388

Please sign in to comment.