Skip to content

Commit a7724b7

Browse files
author
Emily Grace Seville
authored
.editorconfig: set trim_trailing_whitespace to false (#7958)
1 parent 34fa690 commit a7724b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ indent_style = space
55
indent_size = 2
66
end_of_line = lf
77
charset = utf-8
8-
trim_trailing_whitespace = true
8+
trim_trailing_whitespace = false
99
insert_final_newline = true
1010

1111
[*.py]

0 commit comments

Comments
 (0)