change line endings to LF for .py files #30

Open
koray wants to merge 1 commits from koray/server:master into master
First-time contributor

Changed line endings from CRLF to LF for all .py files to solve issues with pre_qc.py and other potential problems on windows

Changed line endings from CRLF to LF for all .py files to solve issues with pre_qc.py and other potential problems on windows
koray added 1 commit 2024-07-11 10:09:03 +03:00
418ecc5c24 change line endings to LF for .py files
Changed line endings from CRLF to LF for all .py files to solve issues with pre_qc.py and other potential problems on windows
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b koray-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff koray-master
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/server#30
No description provided.