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

chore: allow passing more roots to lint.js #40571

Merged
merged 1 commit into from Nov 27, 2023
Merged

chore: allow passing more roots to lint.js #40571

merged 1 commit into from Nov 27, 2023

Conversation

zcbenz
Copy link
Member

@zcbenz zcbenz commented Nov 21, 2023

Description of Change

Vendor builds have their own patches and extensions on Electron, this PR makes it possible for vendor builds to lint their code reusing Electron's lint scripts, with args like lint.js --javascript --javascript--roots=../vendor.

Checklist

Release Notes

Notes: none

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Nov 22, 2023
@zcbenz zcbenz merged commit 58a21a3 into main Nov 27, 2023
14 checks passed
@zcbenz zcbenz deleted the extend-lint-js branch November 27, 2023 00:26
Copy link

release-clerk bot commented Nov 27, 2023

No Release Notes

@miniak
Copy link
Contributor

miniak commented Nov 27, 2023

/trop run backport-to 28-x-y

@trop
Copy link
Contributor

trop bot commented Nov 27, 2023

The backport process for this PR has been manually initiated - sending your PR to 28-x-y!

@trop
Copy link
Contributor

trop bot commented Nov 27, 2023

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

@trop
Copy link
Contributor

trop bot commented Nov 28, 2023

@miniak has manually backported this PR to "28-x-y", please check out #40627

@trop
Copy link
Contributor

trop bot commented Nov 28, 2023

@miniak has manually backported this PR to "27-x-y", please check out #40628

@trop trop bot added the merged/27-x-y PR was merged to the "27-x-y" branch. label Nov 28, 2023
@trop trop bot removed the in-flight/28-x-y label Nov 29, 2023
zcbenz added a commit that referenced this pull request Nov 29, 2023
chore: allow passing more roots to lint.js (#40571)

Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
@trop trop bot added the merged/28-x-y PR was merged to the "28-x-y" branch. label Nov 29, 2023
dsanders11 pushed a commit to dsanders11/electron that referenced this pull request Nov 29, 2023
chore: allow passing more roots to lint.js (electron#40571)

Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
MrHuangJser pushed a commit to MrHuangJser/electron that referenced this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/27-x-y PR was merged to the "27-x-y" branch. merged/28-x-y PR was merged to the "28-x-y" branch. semver/none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants