Skip to content

Commit d424874

Browse files
RReversermarijnh
authored andcommitted
Editorconfig: enforce Unix line endings and extra new line in the end of file.
1 parent 86f8c56 commit d424874

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ root = true
33
[*]
44
indent_style = space
55
indent_size = 2
6+
end_of_line = lf
7+
insert_final_newline = true

0 commit comments

Comments
 (0)