Skip to content

Commit d455233

Browse files
authored
chore: update .editorconfig file (#141)
1 parent 28304df commit d455233

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.editorconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ indent_size = 2
1212
insert_final_newline = true
1313
trim_trailing_whitespace = true
1414

15-
[*.{diff,md,properties,conf}]
15+
# Prevent line-ending removal in Markdown files (two trailing spaces = new line)
16+
[*.md]
1617
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)