Skip to content

Commit 7872306

Browse files
chore: update gitattributes for files with windows style line endings
1 parent 927561a commit 7872306

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

Diff for: .gitattributes

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# Stop git from showing CRLF tests as modified
2-
* eol=Unset
1+
* text=auto eol=lf
2+
tests/source/issue-3494/crlf.rs -text
3+
tests/source/comment_crlf_newline.rs -text
4+
tests/source/configs/enum_discrim_align_threshold/40.rs -text
5+
tests/target/issue-3494/crlf.rs -text
6+
tests/target/comment_crlf_newline.rs -text
7+
tests/target/configs/enum_discrim_align_threshold/40.rs -text

0 commit comments

Comments
 (0)