uranusjr commented on PR #34621: URL: https://github.com/apache/airflow/pull/34621#issuecomment-1734989456
Also, an alternative to instructing the user to configure this is to have `* text=auto` in our `.gitattributes` and ask the user to set `core.autocrlf=input` (again, only for this project, not globally). This would still allow the user to have CRLF in their working tree (not uncommon for some Windows editors to create new files in that line ending), but ensure the endings are converted on commit. -- 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]
