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-unused-disable #77

Open
DetachHead opened this issue Mar 11, 2023 · 5 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)
@MichaelDeBoey
Copy link

Hi @DetachHead!

Since this repo is unmaintained, you might want to re-open this issue in the @eslint-community fork https://github.com/eslint-community/eslint-plugin-eslint-comments

For more info about why we created this organization, you can read https://eslint.org/blog/2023/03/announcing-eslint-community-org

@DetachHead
Copy link
Author

@MichaelDeBoey thanks. i've re-raised it eslint-community#130

btw you may be interested in https://github.com/DetachHead/issues-transfer if you want to automatically transfer all the issues from this repo

@MichaelDeBoey
Copy link

@DetachHead Unfortunately, I don't have any maintainer-rights on this repo

If I would, we would have transferred the whole repo to the community org and get rid of the fork 😛

@DetachHead
Copy link
Author

i don't think you need maintainer rights, since all it does is copy the contents of the open issues and re-raises them on the specified repo. i don't think you need maintainer access on either repo so if you want i'm happy to run it myself

@MichaelDeBoey
Copy link

@DetachHead I think almost all issues have one in the fork, so it's fine

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

2 participants