X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=91df4f0eb18dcf3b6aa8aa1686cd7110ebe97fbb;hb=3d8cd57c2f166cb92204e95a5f4c73ab20fed4f2;hp=bce42ce79cc716a6c4201ef3837b64caa8abf56b;hpb=6767c1d0517fb6ad634df0e726f1da66d0df6be8;p=rust.git diff --git a/.gitattributes b/.gitattributes index bce42ce79cc..91df4f0eb18 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,7 @@ -# Stop git from showing CRLF tests as modified -* eol=Unset +* text=auto eol=lf +tests/source/issue-3494/crlf.rs -text +tests/source/comment_crlf_newline.rs -text +tests/source/configs/enum_discrim_align_threshold/40.rs -text +tests/target/issue-3494/crlf.rs -text +tests/target/comment_crlf_newline.rs -text +tests/target/configs/enum_discrim_align_threshold/40.rs -text