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

Add @nolint to FB bundle headers #18126

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Conversation

trueadm
Copy link
Contributor

@trueadm trueadm commented Feb 25, 2020

Let's add the @nolint header to the FB/RN bundles so that we don't run FB eslint on the bundles internally.

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Feb 25, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 25, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e24d36f:

Sandbox Source
goofy-elgamal-dp82v Configuration

scripts/rollup/wrappers.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@gaearon gaearon left a comment

Choose a reason for hiding this comment

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

ok but let's fix it

@sizebot
Copy link

sizebot commented Feb 25, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against e24d36f

@sizebot
Copy link

sizebot commented Feb 25, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against e24d36f

@trueadm trueadm merged commit 8d7535e into facebook:master Feb 25, 2020
@trueadm trueadm deleted the no-lint-bundles branch February 25, 2020 14:45
@sebmarkbage
Copy link
Collaborator

What is this for? Does it still run the lint on the bundles in the React repo or just not in FB?

We just caught a bug that would’ve gone to production by running lint on the bundles last week.

@gaearon
Copy link
Collaborator

gaearon commented Feb 25, 2020

This is just for the FB linting. (The directive is not respected by eslint — only by arc lint.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants