laurentgo commented on code in PR #43311:
URL: https://github.com/apache/arrow/pull/43311#discussion_r1695504846
##########
java/dev/checkstyle/checkstyle.xml:
##########
@@ -48,9 +48,7 @@
<property name="file" value="${checkstyle.suppressions.file}"/>
</module>
- <module name="NewlineAtEndOfFile">
- <property name="lineSeparator" value="lf" />
Review Comment:
Why are we removing the property here? Wouldn't that confusion for people
using Windows line separator?
--
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]