ascheman commented on PR #371: URL: https://github.com/apache/maven-help-plugin/pull/371#issuecomment-4691887960
Well, there is some inconsistency on this repository wrt to line endings of *.properties: - 30 are UNIX-Style (LF) - 2 are Windows-Style (CRLF) including the one I changed (consistently with CRLF) How to cope with this, @slawekjaranowski / @hboutemy: - Leave it consistently - Change everything to LF (or CRLF) in a second commit (just for the sake of uniqueness)? -- 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]
