mysticatea / eslint-plugin-eslint-comments

Additional ESLint rules for directive comments of ESLint.
https://mysticatea.github.io/eslint-plugin-eslint-comments/
MIT License
354 stars 44 forks source link

`eslint-comments/no-unused-disable` false positive when disabling line with `eslint-comments/no-unused-disable` #77

Open DetachHead opened 1 year ago

DetachHead commented 1 year ago
// 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 commented 8 months ago

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 commented 8 months ago

@MichaelDeBoey thanks. i've re-raised it https://github.com/eslint-community/eslint-plugin-eslint-comments/issues/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 commented 8 months ago

@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 commented 8 months ago

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 commented 8 months ago

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