Skip to content

Commit 49f1865

Browse files
committed
Remove end_of_line=crlf from .editorconfig
Git handles it fine already
1 parent 7108dc0 commit 49f1865

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ root = true
33

44
[*]
55
insert_final_newline = true
6-
end_of_line = crlf
76

87
[*.{h,hpp,c,cpp,cc}]
98
indent_style = space

0 commit comments

Comments
 (0)