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

Update: Pass file path to parse function #7024

Merged
merged 1 commit into from Sep 2, 2016
Merged

Conversation

annie
Copy link
Contributor

@annie annie commented Aug 31, 2016

ref: #5344

let me know if i need to update anything in the docs!

edit: moved the test into the "custom parser" describe since it was failing in the browser

@eslintbot
Copy link

Thanks for the pull request, @azhang496! I took a look to make sure it's ready for merging and found some changes are needed:

  • Pull requests with code require an issue to be mentioned at the end of the commit summary, such as (fixes #1234). Please update the commit summary with an issue (file a new issue if one doesn't already exist).

Can you please update the pull request to address these?

(More information can be found in our pull request guide.)

@eslintbot
Copy link

LGTM

@ilyavolodin
Copy link
Member

LGTM, but waiting another day for others to look. Thanks @azhang496 for doing this!

@kaicataldo
Copy link
Member

@ilyavolodin Any idea why the jQuery CLA check failed? @azhang496 has contributed before, so it was definitely working

@eslintbot
Copy link

LGTM

@platinumazure
Copy link
Member

platinumazure commented Aug 31, 2016

@kaicataldo The jQuery CLA status page is also giving HTTP 404, so I'm not sure what to do here. @kborchers Any ideas?

@azhang496 path.join doesn't exist in PhantomJS and browser environments, you might need to make sure your test is not run in Phantom.

@annie
Copy link
Contributor Author

annie commented Aug 31, 2016

@platinumazure yep, moved the test into the custom parser section so it's not run in the browser

@kborchers
Copy link

Looking into this now and will update ASAP

@kborchers
Copy link

@azhang496 @platinumazure Sorry for the issue and delay but you should be all good now. There was a disk issue on the box that has now been resolved.

@nzakas
Copy link
Member

nzakas commented Sep 1, 2016

LGTM, just waiting another day to fulfill our requirement that PRs remain open for two days so others have a chance to review.

@kaicataldo
Copy link
Member

LGTM. Thanks for contributing to ESLint!

@platinumazure
Copy link
Member

Thanks @kborchers for your help with the CLA.

@hzoo
Copy link
Member

hzoo commented Sep 2, 2016

👍

@ilyavolodin
Copy link
Member

Thanks @azhang496 for doing this!

@ilyavolodin ilyavolodin merged commit 00b3042 into eslint:master Sep 2, 2016
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 6, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants