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

Build: Make sure *.cjs & *.mjs files use UNIX line endings as well #5290

Merged
merged 1 commit into from Jul 10, 2023

Conversation

mgol
Copy link
Member

@mgol mgol commented Jul 10, 2023

Summary

We've had this rule for *.js files so far but we now have two new JS extensions.

Another option is to set this for all text files, not just JS. Is there any downside? AFAIK most Windows editors/IDEs should handle LF line endings just fine nowadays?

Checklist

We've had this rule for `*.js` files so far but we now have two new JS
extensions.
@mgol mgol added Needs review Build Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. labels Jul 10, 2023
@mgol mgol added this to the 3.7.1 milestone Jul 10, 2023
@mgol mgol requested a review from timmywil July 10, 2023 15:33
@mgol mgol self-assigned this Jul 10, 2023
@timmywil timmywil removed the Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. label Jul 10, 2023
@mgol mgol removed the Needs review label Jul 10, 2023
@mgol mgol merged commit 198b41c into jquery:main Jul 10, 2023
13 checks passed
@mgol mgol deleted the lf-js-files branch July 10, 2023 16:19
mgol added a commit that referenced this pull request Jul 10, 2023
We've had this rule for `*.js` files so far but we now have two new JS
extensions.

Closes gh-5290

(cherry picked from commit 198b41c)
@mgol
Copy link
Member Author

mgol commented Jul 10, 2023

Landed on main in 198b41c and on 3.x-stable in 3c18c1f.

jose8109

This comment was marked as spam.

@jquery jquery deleted a comment from jose8109 Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants