Is there a way to get a CLI error for unrecognized rules? #20352
Unanswered
zachkirsch
asked this question in
Q&A
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.
-
I realized we had some typos in some rule names our oxlint config, which was (obviously) causing those lint rules to not be applied. Is there a way of configuring oxlint so that the CLI fails fast if it sees a rule name it doesn't recognize?
Based on #6782 I would have expected these to be caught, but maybe I am misunderstanding that PR.
Beta Was this translation helpful? Give feedback.
All reactions