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: Add except-parens option to no-return-assign rule (fixes #2809) #2838

Merged
merged 1 commit into from
Jun 25, 2015

Conversation

mysticatea
Copy link
Member

I added the option and its tests.

I made a default value of the option "except-parens" as same as the no-cond-assign rule.
Please tell me if this is a problem.

@nzakas
Copy link
Member

nzakas commented Jun 25, 2015

Lgtm, thanks!

nzakas added a commit that referenced this pull request Jun 25, 2015
Update: Add `except-parens` option to `no-return-assign` rule (fixes #2809)
@nzakas nzakas merged commit 4223b48 into eslint:master Jun 25, 2015
@mysticatea mysticatea deleted the no-return-assign/except-parens branch July 22, 2015 10:29
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 7, 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 7, 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.

2 participants