]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
tests: add files for issue 4579
[rust.git] / .gitattributes
index bce42ce79cc716a6c4201ef3837b64caa8abf56b..91df4f0eb18dcf3b6aa8aa1686cd7110ebe97fbb 100644 (file)
@@ -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