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/require-description` should allow ignoring particular rules #76

Closed tylerlaprade closed 8 months ago

tylerlaprade commented 1 year ago

It's very nice that we can ignore categories of eslint directives. I would find it very helpful to also be able to ignore particular ESLint rules that we disable for self-evident reasons, such as importing a forbidden library is only allowed in our ui-component folder.

MichaelDeBoey commented 8 months ago

Hi @tylerlaprade!

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

tylerlaprade commented 8 months ago

Moving over to https://github.com/eslint-community/eslint-plugin-eslint-comments/issues/134