Skip to content

Commit e30e350

Browse files
Samuel Cousinlord
Samuel Cousin
authored andcommitted
Update .editorconfig to allow trailing whitespace in .md files (#947)
1 parent dd8e04c commit e30e350

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ trim_trailing_whitespace = true
1313

1414
[*.rb]
1515
charset = utf-8
16+
17+
[*.md]
18+
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)