Skip to content

Commit

Permalink
gitattributes: always checkout the test content in Unix line endings
Browse files Browse the repository at this point in the history
The windows line endings cause test failures as the expectation is
written for Unix line endings.
  • Loading branch information
compnerd committed May 10, 2023
1 parent 7f22a9d commit 8547082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.xml text eol=lf

0 comments on commit 8547082

Please sign in to comment.