Is there a way to list the rules checked in a run? #12739
Unanswered
synecdokey
asked this question in
Q&A
Replies: 1 comment
-
|
I am also curious about this. There are two different options... --print-config But it is not clear to me what the results actually report. I thought the config was supposed to print out all of the rules and other configuration information that is applied for the files you specify. But, I have JS Plugins set up, but the rules for those are not reported. My goal is to understand exactly which rules will be applied to my code when I run oxlint. In my scenario, I want to compare against what we had for eslint, as we are in the process of migrating. |
Beta Was this translation helpful? Give feedback.
0 replies
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 might be missing something obvious, but is there a way to know which rules are being checked when starting a run?
Beta Was this translation helpful? Give feedback.
All reactions