We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Loren,
Happened to be working today, and saw d531143, and the diff looked a little odd. There's a EOL issue, ie CRLF vs LF.
Maybe add .gitattributes?
.gitattributes
# Auto detect text files and perform LF normalization * text eol=lf
The text was updated successfully, but these errors were encountered:
If you want to open a PR to fix this that would be great. I don't see this as an "issue" though.
Sorry, something went wrong.
Tag release v0.9.26
d202e9d
References: #1328, #1331, #1339, #1343, #1344, #1345, #1346, #1347, #1363, #1364
This should be improved with the above PR
No branches or pull requests
Loren,
Happened to be working today, and saw d531143, and the diff looked a little odd. There's a EOL issue, ie CRLF vs LF.
Maybe add
.gitattributes
?The text was updated successfully, but these errors were encountered: