Skip to content

Update line endings to LF#902

Closed
ac-61 wants to merge 2 commits intodevelopmentfrom
ac-fix-lf
Closed

Update line endings to LF#902
ac-61 wants to merge 2 commits intodevelopmentfrom
ac-fix-lf

Conversation

@ac-61
Copy link
Copy Markdown
Contributor

@ac-61 ac-61 commented Mar 19, 2026

After pulling in #901, it seems there are some files that have CRLF line endings, which results in warnings such as warning: in the working copy of 'API/Backend/Draw/routes/filesutils.js', CRLF will be replaced by LF the next time Git touches it.

After

$ file API/Backend/Draw/routes/filesutils.js
API/Backend/Draw/routes/filesutils.js: C++ source text, ASCII text

Before

$ file API/Backend/Draw/routes/filesutils.js
API/Backend/Draw/routes/filesutils.js: C++ source text, ASCII text, with CRLF line terminators

@ac-61 ac-61 requested a review from tariqksoliman March 19, 2026 20:47
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Version Auto-Bumped

The version has been automatically incremented to 4.2.28-20260319

This commit was added to your PR branch. When you merge this PR, the new version will be included.


If you want a different version, update package.json manually and push to this PR.

@ac-61 ac-61 closed this Mar 19, 2026
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.

1 participant