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

wip: Fix: throw an error when disable a non-existent rule (fixes #9505) #10166

Closed
wants to merge 1 commit into from

Conversation

aladdin-add
Copy link
Member

@aladdin-add aladdin-add commented Apr 2, 2018

What is the purpose of this pull request? (put an "X" next to item)

[x] Bug fix (template)

What changes did you make? (Give an overview)
fixes #9505

Is there anything you'd like reviewers to focus on?

@eslint-deprecated eslint-deprecated bot added the triage An ESLint team member will look at this issue soon label Apr 2, 2018
@aladdin-add aladdin-add added bug ESLint is working incorrectly core Relates to ESLint's core APIs and features evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion and removed triage An ESLint team member will look at this issue soon labels Apr 2, 2018
@platinumazure
Copy link
Member

@aladdin-add This is still marked as WIP. What still needs to be done here?

@aladdin-add
Copy link
Member Author

Actually I'm not sure this is a bug, or enhancement. we might have to:

@nzakas
Copy link
Member

nzakas commented Oct 24, 2018

Closing as this PR has grown stale and we can't implement the fix until the next major release.

@nzakas nzakas closed this Oct 24, 2018
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Apr 23, 2019
@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 Apr 23, 2019
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 bug ESLint is working incorrectly core Relates to ESLint's core APIs and features evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

should throw an error when disabling a non-existent rule
4 participants