Skip to content

Linter Product Plan and Progress #481

@Boshen

Description

@Boshen

Product Plan

Create a linter that is

  • zero-config
  • only checks for correctness errors (code that is outright wrong or useless) - definition from Rust Clippy

See also: Oxlint General Availability Annoucement

Plugins

For plugins, the goal is to port most of the popular ones. The community has implemented 270 rules and the list is growing. Any form of contribution is much appreciated!

Tasks

Contributing

oxc-project.github.io contains both learning materials and contribution guides:

Note

Oxlint does not implement any stylistic / formatting rules due to

  • eslint removed them from the core.
  • all stylistic rules are moved to the https://eslint.style community.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions