Skip to content

Commit

Permalink
Ensure all test fixtures keep LF line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
mhart committed Feb 12, 2024
1 parent 3f06faf commit 2cbd4b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.authz text eol=lf
*.creq text eol=lf
*.req text eol=lf
*.sreq text eol=lf
*.sts text eol=lf

0 comments on commit 2cbd4b4

Please sign in to comment.