Skip to content

Conversation

@sbliven
Copy link
Member

@sbliven sbliven commented Apr 28, 2017

It is recommended that everyone run git config --global core.autocrlf input in order to make sure that files are committed and checked out with the correct line endings. For those who don't have it set globally, this PR adds a .gitattributes file to specify which files should have line endings modified.

It also fixes a number of files that were checked in with Mac or Windows line endings previously (git uses unix endings internally).

Based on https://help.github.com/articles/dealing-with-line-endings/

Copy link
Member

@andreasprlic andreasprlic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, thanks!

@josemduarte josemduarte merged commit da87f0b into biojava:master May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants