We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927561a commit 7872306Copy full SHA for 7872306
.gitattributes
@@ -1,2 +1,7 @@
1
-# Stop git from showing CRLF tests as modified
2
-* eol=Unset
+* text=auto eol=lf
+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