Skip to content

Fix copy paste error for file size comparison #12040

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

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

esbena
Copy link
Contributor

@esbena esbena commented Jan 18, 2018

This PR fixes a copy paste error for file size comparison in #11865 (#11865 (comment)).

I do not understand the tool chain well enough to make a test for this.


I found the error when looking through recent commits of this project on lgtm.com: https://lgtm.com/projects/g/facebook/react/

@gaearon gaearon merged commit bd6b533 into facebook:master Jan 18, 2018
@gaearon
Copy link
Collaborator

gaearon commented Jan 18, 2018

This looks good, thanks

@orta
Copy link
Contributor

orta commented Jan 18, 2018

Thanks!

@s0
Copy link

s0 commented Jan 19, 2018

@gaearon If you'd like, you can take more direct advantage of the checks that lgtm does, and enable pull request integration here: https://lgtm.com/projects/g/facebook/react/ci/

This would help you to avoid situations such as that in #11865, by letting you know whenever new alerts would be introduced by merging the current PR.


Full Disclosure: I'm a developer at lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants