laurentgo commented on code in PR #43311:
URL: https://github.com/apache/arrow/pull/43311#discussion_r1695972383


##########
java/.gitattributes:
##########
@@ -1,2 +1,3 @@
 .gitattributes export-ignore
 .gitignore export-ignore
+* text eol=lf

Review Comment:
   does it mean that all files are to be considerered as text files (vs 
binary)? Would'nt that cause issues when adding binary files (for testing for 
example?)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to