Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit 8104cd1

Browse files
authored
Change line ending to LF
1 parent 7bc5caa commit 8104cd1

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
@@ -3,7 +3,7 @@ root = true
33
[*]
44
indent_style = space
55
indent_size = 2
6-
end_of_line = crlf
6+
end_of_line = lf
77
charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true

0 commit comments

Comments
 (0)