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

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

Open
stramel opened this issue Apr 26, 2021 · 3 comments
Open

Comments

@stramel
Copy link

stramel commented Apr 26, 2021

In typescript-eslint, you can require a minimum description length to avoid someone doing -- a. typescript-eslint/typescript-eslint#2099

It would be nice to have similar functionality here.

@bmish
Copy link

bmish commented Apr 26, 2021

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

@stramel
Copy link
Author

stramel commented Apr 26, 2021

@bmish That's what I was thinking would work

@MichaelDeBoey
Copy link

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

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

3 participants