Closed dimitropoulos closed 1 year ago
Hi @dimitropoulos!
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
sure thing: thanks @MichaelDeBoey for all your work for so many years on this stuff!
consider the following example:
I love the new
require-description
rule, but I find that in practice, when it's used fordisable-enable-pair
enables... it can be a little clunky. Any ideas on how to improve the user experience in this case? Maybe we can giverequire-description
an option tonot
require descriptions oneslint-enable
lines? Personally, turning a rule back on isn't something I really need a description for so this would work for me. Any other ideas?I'm happy to make a PR - just lemme know.