Skip to content

Commit 1cf4e2c

Browse files
committed
Remove trim_trailing_whitespace from editorconfig
1 parent 07aa494 commit 1cf4e2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.editorconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,9 @@ indent_size = 2
88
indent_style = space
99
insert_final_newline = true
1010
max_line_length = 80
11-
trim_trailing_whitespace = true
1211

1312
[*.md]
1413
max_line_length = 0
15-
trim_trailing_whitespace = false
1614

1715
[COMMIT_EDITMSG]
1816
max_line_length = 0

0 commit comments

Comments
 (0)