Skip to content

Linter: --disable-js-plugins CLI flag #20196

@nihalgonsalves

Description

@nihalgonsalves

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions