Skip to content

Commit fd3e67a

Browse files
ObserverOfTimeamaanq
authored andcommitted
chore: fix line endings
1 parent 77e57f5 commit fd3e67a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.editorconfig

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ root = true
22

33
[*]
44
charset = utf-8
5-
end_of_line = lf
65
insert_final_newline = true
76
trim_trailing_whitespace = true
87

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
* text=auto eol=lf
22

3+
test/corpus/crlf.txt eol=crlf
4+
35
examples/* linguist-vendored
46

57
src/*.json linguist-generated

0 commit comments

Comments
 (0)