Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code committed has CRLF as line endings. #2

Open
nlinker opened this issue Jul 27, 2019 · 0 comments
Open

The code committed has CRLF as line endings. #2

nlinker opened this issue Jul 27, 2019 · 0 comments

Comments

@nlinker
Copy link
Contributor

nlinker commented Jul 27, 2019

It is discouraging to have the code with CRLF line endings in the git repostiory, because there might be a lot of unnecessary merge conflicts, when users work under different OSes.

To avoid commit files with CRLF, the git should be configured properly (autocrlf = input) and IDE.
E.g. for PyCharm https://www.jetbrains.com/help/pycharm/configuring-line-endings-and-line-separators.html

Thanks

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

No branches or pull requests

1 participant