Is there any rule I can enable that forces me to add a comment when I disable a rule? #20774
AnderssonPeter
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For eslint rules I can use the following:
https://mysticatea.github.io/eslint-plugin-eslint-comments/rules/require-description.html
But sadly that rules doesn't work on oxlint disable.
Are there any rules that do the same for oxlint?
Edit: this has some overlap with #17021
Beta Was this translation helpful? Give feedback.
All reactions