Skip to content

Commit

Permalink
fix: always checkout *.slt with LF line endings
Browse files Browse the repository at this point in the history
This is a bit of a stab in the dark, but it might fix multiline tests on
Windows.
  • Loading branch information
connec committed Jul 20, 2024
1 parent 356f46b commit b9cc96b
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
@@ -1,3 +1,4 @@
*.slt text eol=lf
.github/ export-ignore
datafusion/proto/src/generated/prost.rs linguist-generated
datafusion/proto/src/generated/pbjson.rs linguist-generated

0 comments on commit b9cc96b

Please sign in to comment.