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

eslint-comments/no-unused-disable false positive when disabling line with eslint-comments/no-unlimited-disable #130

Open
DetachHead opened this issue Oct 15, 2023 · 3 comments

Comments

@DetachHead
Copy link

// eslint-disable-next-line eslint-comments/no-unlimited-disable
// eslint-disable-next-line

errors:

'eslint-comments/no-unlimited-disable' rule is disabled but never reported.eslint (eslint-comments/no-unused-disable)
Unexpected unlimited 'eslint-disable-next-line' comment. Specify some rule names to disable. (eslint-comments/no-unlimited-disable)

original issue: mysticatea#77

Copy link

This issue has been automatically closed because we haven't received a response from the original author 🙈. This automation helps keep the issue tracker clean from issues that aren't actionable. Please reach out if you have more information for us! 🙂

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 2023
@DetachHead
Copy link
Author

@MichaelDeBoey could this please be re-opened? i did not receive a notification that the stale bot was awaiting a response (see #164)

@ota-meshi ota-meshi reopened this Jan 8, 2024
@github-actions github-actions bot removed the Stale label Jan 8, 2024
@refex
Copy link

refex commented Jun 21, 2024

i have the same problem

@DetachHead DetachHead changed the title eslint-comments/no-unused-disable false positive when disabling line with eslint-comments/no-unused-disable eslint-comments/no-unused-disable false positive when disabling line with eslint-comments/no-unlimited-disable Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants