Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Commit 24b59f8

Browse files
metalmatzelunny
authored andcommitted
Don't trim trailing whitespaces for markdown (#29)
1 parent 46f52f7 commit 24b59f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ indent_size = 4
2525

2626
[Makefile]
2727
indent_style = tab
28+
29+
[*.md]
30+
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)