-
-
Notifications
You must be signed in to change notification settings - Fork 877
Open
Labels
A-linterArea - LinterArea - Linter
Description
When there are a lot of jsPlugins, oxlint slows down considerably, as expected.
There are scenarios where a complete lint run is not necessary, for example a quick pre-commit check (with the full run on CI), or for testing the enforcement of a new (native oxlint) rule to a codebase and iterating quickly.
It would be nice to have a simple --disable-js-plugins flag for these use cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - Linter