lbruun commented on issue #264: Check whether line endings are LF with Travis CI URL: https://github.com/apache/incubator-netbeans/pull/264#issuecomment-345521221 Great stuff. I'm far from a git expert but as far as I understand there also the solution of using a `.gitattributes` file. Because this file lives in the repo itself, users will automatically get the correct git setting when they clone the repo. See [Vaadin project on GitHub](https://github.com/vaadin/framework/blob/master/.gitattributes) for an example of such a file. I'm thinking that we should probably do both this PR as well as as `.gitattributes` file, but someone with git experience will probably know if the `.gitattributes` solution is worthwhile.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
