Skip to content

Commit f73f407

Browse files
committed
Removing insert_final_newline because it blows up tests in colorful ways
1 parent 21e8b23 commit f73f407

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.editorconfig

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ indent_style = tab
33
indent_size = 2
44
end_of_line = lf
55
charset = utf-8
6-
trim_trailing_whitespace = true
7-
insert_final_newline = true
6+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)