jamesnetherton commented on a change in pull request #3537:
URL: https://github.com/apache/camel-quarkus/pull/3537#discussion_r802617384
##########
File path: .gitattributes
##########
@@ -0,0 +1,14 @@
+* text=auto
+
+*.java text
+
+*.ftl eol=lf
+*.ics eol=lf
+*.json eol=lf
+*.mustache eol=lf
+*.properties eol=lf
+*.tm eol=lf
+*.txt eol=lf
+*.vm eol=lf
+*.xml eol=lf
+
Review comment:
Yeah, probably. Let me try that config.
--
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]