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

Add new rule comment-style #53

Closed remcohaszing closed 8 months ago

remcohaszing commented 3 years ago

This rule enforces eslint-disable-line and eslint-disable-next-line comments to be line comments instead of block comments.

MichaelDeBoey commented 8 months ago

Hi @remcohaszing!

Since this repo is unmaintained, you might want to re-open this PR 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

remcohaszing commented 8 months ago

Closed in favor of https://github.com/eslint-community/eslint-plugin-eslint-comments/pull/132