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: enable JS semicolons #22783

Merged
merged 1 commit into from Mar 20, 2020
Merged

build: enable JS semicolons #22783

merged 1 commit into from Mar 20, 2020

Conversation

MarshallOfSound
Copy link
Member

ASI is an error correcting strategy, it has exceptions instead of being a steadfast rule and all our new projects in the electron org are standardizing on prettier with semicolons enabled. This is a quick --fix run to put semicolons everywhere, making code more legible, easier to parse and standard across the electron org

Notes: no-notes

@MarshallOfSound MarshallOfSound requested a review from a team as a code owner March 20, 2020 19:17
Copy link
Contributor

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wholehearted approve this change! ❤️

Copy link
Member

@nornagon nornagon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see you're going for the "number of lines changed" leaderboards :D

@MarshallOfSound MarshallOfSound merged commit 5d657de into master Mar 20, 2020
@release-clerk
Copy link

release-clerk bot commented Mar 20, 2020

No Release Notes

@MarshallOfSound MarshallOfSound deleted the all-the-semicolons branch March 20, 2020 20:28
@trop
Copy link
Contributor

trop bot commented Mar 20, 2020

I was unable to backport this PR to "9-x-y" cleanly;
you will need to perform this backport manually.

@trop trop bot removed the target/9-x-y label Mar 20, 2020
@trop
Copy link
Contributor

trop bot commented Mar 20, 2020

I was unable to backport this PR to "8-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Mar 20, 2020

I was unable to backport this PR to "7-1-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Mar 20, 2020

@MarshallOfSound has manually backported this PR to "9-x-y", please check out #22785

@trop
Copy link
Contributor

trop bot commented Mar 20, 2020

@MarshallOfSound has manually backported this PR to "8-x-y", please check out #22786

@trop
Copy link
Contributor

trop bot commented Mar 20, 2020

@MarshallOfSound has manually backported this PR to "7-1-x", please check out #22787

sentialx pushed a commit to sentialx/electron that referenced this pull request Apr 7, 2020
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.

None yet

3 participants