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

[require-description] Add rule to require minimum description length #58

Open stramel opened 3 years ago

stramel commented 3 years ago

In typescript-eslint, you can require a minimum description length to avoid someone doing -- a. https://github.com/typescript-eslint/typescript-eslint/pull/2099

It would be nice to have similar functionality here.

bmish commented 3 years ago

This could be solved with an optional minimumLength option on the eslint-comments/require-description rule.

stramel commented 3 years ago

@bmish That's what I was thinking would work

MichaelDeBoey commented 8 months ago

Hi @stramel!

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