Skip to content

Pull requests: oxc-project/oxc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf test A-parser Area - Parser
#18711 opened Jan 29, 2026 by camc314 Draft
fix(ci): install rust when determining benchmark matrix C-bug Category - Bug
#18710 opened Jan 29, 2026 by camc314 Loading…
fix(ci): throw on cargo tree errors C-bug Category - Bug
#18709 opened Jan 29, 2026 by camc314 Loading…
test(linter): add regression tests for curly rule with trailing comments A-linter Area - Linter C-test Category - Testing. Code is missing test cases, or a PR is adding them
#18707 opened Jan 29, 2026 by ddmoney420 Loading…
fix(linter): mark unused disable directive fix as suggestion A-linter Area - Linter C-bug Category - Bug
#18703 opened Jan 29, 2026 by ddmoney420 Loading…
1 of 3 tasks
fix(linter/plugins)!: RuleTester set context.filename to absolute path A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-bug Category - Bug
#18702 opened Jan 29, 2026 by overlookmotel Loading…
refactor(linter/plugins): cwd set per file A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#18701 opened Jan 29, 2026 by overlookmotel Loading…
feat(oxfmt): make tokio and LSP dependencies optional A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#18699 opened Jan 29, 2026 by magic-akari Loading…
feat(oxfmt): prettier plugin support A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#18698 opened Jan 29, 2026 by Dunqing Draft
3 tasks done
feat(linter/eslint-plugin-vitest): Implements no-importing-vitest-globals A-linter Area - Linter C-enhancement Category - New feature or request
#18694 opened Jan 29, 2026 by Afsoon Loading…
feat(linter): introduce DiscoveredConfig in preparation for JS configs A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#18674 opened Jan 28, 2026 by camc314 Draft
docs(linter): document jsPlugins examples A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation
#18671 opened Jan 28, 2026 by camc314 Loading…
docs(linter): expand settings example with reference to custom plugins A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation
#18670 opened Jan 28, 2026 by camc314 Loading…
fix(minifier): prevent expression inlining into block-scoped for-in declarations A-minifier Area - Minifier C-bug Category - Bug
#18651 opened Jan 28, 2026 by Copilot AI Loading…
17 tasks done
refactor(linter): move expect-expect rule to shared and create own rule for vitest A-cli Area - CLI A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#18630 opened Jan 27, 2026 by Sysix Loading…
fix(vscode): normalize paths on Windows A-editor Area - Editor and Language Server C-bug Category - Bug
#18627 opened Jan 27, 2026 by dwelle Loading…
test(tasks/coverage/typescript): choose ModuleKind similarly to tsc C-test Category - Testing. Code is missing test cases, or a PR is adding them
#18625 opened Jan 27, 2026 by sapphi-red Loading…
refactor(linter): move consistent-test-it rule to shared and crate own rule for vitest A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#18605 opened Jan 26, 2026 by Sysix Loading…
chore(linter): declare_oxc_lint! accept docs from a const A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#18603 opened Jan 26, 2026 by Sysix Loading…
feat(vscode): watch `oxlint.config.ts A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#18599 opened Jan 26, 2026 by camc314 Draft
feat(linter/lsp): add support for dynamic configs A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#18598 opened Jan 26, 2026 by camc314 Draft
feat(linter): auto generate oxlint.config.ts types A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#18597 opened Jan 26, 2026 by camc314 Draft
feat(oxlint): introduce defineConfig helper A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#18596 opened Jan 26, 2026 by camc314 Draft
refactor(linter): Add an is_inside convenience method A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#18561 opened Jan 26, 2026 by connorshea Draft
ci(bench): add oxlint JS plugins benchmark A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins
#18560 opened Jan 26, 2026 by camchenry Draft
ProTip! Filter pull requests by the default branch with base:main.