-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Closed
Copy link
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere is consensus among the team that this change meets the criteria for inclusionarchived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresfeatureThis change adds a new feature to ESLintThis change adds a new feature to ESLint
Description
Environment
What parser are you using?
Default (Espree)
What did you do?
What did you expect to happen?
When using report-unused-disable-directives, it would be perfect if it would also report unnecessary eslint-enable.
This rule reports unnecessary eslint-disable, which then often leads to people removing those, but keeping orphaned eslint-enable comments.
What actually happened?
No error.
bryan-codaio, JoshuaKGoldberg, ST-DDT, mkosir, pladaria and 2 more
Metadata
Metadata
Assignees
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere is consensus among the team that this change meets the criteria for inclusionarchived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresfeatureThis change adds a new feature to ESLintThis change adds a new feature to ESLint
Type
Projects
Status
Complete