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: validate void operator in no-constant-condition (fixes #5726) #6837

Merged
merged 1 commit into from Aug 9, 2016

Conversation

vitorbal
Copy link
Member

@vitorbal vitorbal commented Aug 3, 2016

What issue does this pull request address?
#5726 Add check for the void operator to the no-constant-condition rule

What changes did you make? (Give an overview)
I added the check for the rule, updated the rule description, and added a bunch of tests for all the cases I could think of.

Is there anything you'd like reviewers to focus on?
Are there any more test cases I could add?

@mention-bot
Copy link

@vitorbal, thanks for your PR! By analyzing the annotation information on this pull request, we identified @pvamshi, @BYK and @pedrottimark to be potential reviewers

@eslintbot
Copy link

LGTM

@gyandeeps
Copy link
Member

LGTM, waiting for others to review.

@platinumazure
Copy link
Member

LGTM as well. I think this probably deserves another day's worth of review opportunities, though.

@ilyavolodin
Copy link
Member

LGTM, but waiting another day for others to look

@ilyavolodin ilyavolodin merged commit bf0afcb into eslint:master Aug 9, 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

7 participants