Skip to content

Commit e45c9cb

Browse files
committed
refs and cleanup
1 parent dc3d78f commit e45c9cb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* text
1+
* text=auto eol=lf
22
*.snk binary
33
*.png binary
44
*.bmp binary

src/Verify.Tests/InnerVerifyChecksTests/Invalid/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* text
1+
* text=auto eol=lf
22
*.snk binary
33
*.png binary
44
*.bmp binary

src/Verify.Tests/InnerVerifyChecksTests/Partial/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* text
1+
* text=auto eol=lf
22
*.snk binary
33
*.png binary
44
*.bmp binary

src/Verify.Tests/InnerVerifyChecksTests/Superset/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* text
1+
* text=auto eol=lf
22
*.snk binary
33
*.png binary
44
*.bmp binary

src/Verify.Tests/InnerVerifyChecksTests/Valid/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* text
1+
* text=auto eol=lf
22
*.snk binary
33
*.png binary
44
*.bmp binary

0 commit comments

Comments
 (0)