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

docs(linter): Fix the rule config docs for eslint/no-inner-declarations rule. A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation
#16556 opened Dec 6, 2025 by connorshea Loading…
docs(linter): Handle rules that use tuple config options with DefaultRuleConfig A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior C-docs Category - Documentation. Related to user-facing or internal documentation
#16555 opened Dec 6, 2025 by connorshea Loading…
docs(linter): Fix jsx-a11y/img-redundant-alt configuration option names. A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation
#16552 opened Dec 6, 2025 by connorshea Loading…
fix(linter): Fix jest/expect-expect rule docs. A-linter Area - Linter C-bug Category - Bug
#16550 opened Dec 6, 2025 by connorshea Loading…
chore(lsp): make tool dependencies optional A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16548 opened Dec 5, 2025 by Sysix Loading…
ci(benchmark): add language_server linter benchmark A-editor Area - Editor and Language Server
#16547 opened Dec 5, 2025 by Sysix Draft
perf(lsp): avoid some clones, part 2 A-editor Area - Editor and Language Server C-performance Category - Solution not expected to change functional behavior, only performance
#16543 opened Dec 5, 2025 by Sysix Draft
feat(oxfmt): sort package.json files before formatting A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#16541 opened Dec 5, 2025 by Boshen Draft
4 tasks done
feat(linter/eslint-plugin-vitest): reuse the jest linter rule A-linter Area - Linter C-enhancement Category - New feature or request
#16540 opened Dec 5, 2025 by Afsoon Loading…
chore(linter): only hyperlink rule names when docs URL exists 0-merge Merge with Graphite Merge Queue C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16536 opened Dec 5, 2025 by Copilot AI Loading…
feat(linter/plugins): add react/no-unsafe A-linter Area - Linter C-enhancement Category - New feature or request
#16532 opened Dec 5, 2025 by Kenzo-Wada Loading…
feat(linter/plugins): allow JS plugins to access globals A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#16512 opened Dec 4, 2025 by lilnasy Loading…
2 tasks
chore(deps): update dependency tsdown to v0.17.0 C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16505 opened Dec 4, 2025 by renovate bot Loading…
1 task
refactor(ast, parser, linter, codegen, formatter): rename CommentKind::Block to CommentKind::SinglelineBlock A-ast Area - AST A-codegen Area - Code Generation A-formatter Area - Formatter A-linter Area - Linter A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16501 opened Dec 4, 2025 by Dunqing Loading…
chore(all): enable oxlint --type-check C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16485 opened Dec 4, 2025 by Boshen Draft
refactor(formatter): simplify checking multiline block comment A-formatter Area - Formatter A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16481 opened Dec 4, 2025 by Dunqing Loading…
feat(ast, parser, codegen): add CommentKind::MultilineBlock A-ast Area - AST A-cli Area - CLI A-codegen Area - Code Generation A-formatter Area - Formatter A-linter Area - Linter A-linter-plugins Area - Linter JS plugins A-parser Area - Parser C-enhancement Category - New feature or request
#16479 opened Dec 4, 2025 by Dunqing Loading…
feat(minifier): fold iife arrow functions in call expressions A-minifier Area - Minifier C-bug Category - Bug C-enhancement Category - New feature or request
#16477 opened Dec 4, 2025 by armano2 Loading…
refactor(linter): rename visitor.d.ts to visitor.ts A-ast-tools Area - AST tools 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
#16473 opened Dec 3, 2025 by camc314 Loading…
fix(linter): use import type for ESTree in visitor.d.ts A-ast-tools Area - AST tools A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-bug Category - Bug
#16472 opened Dec 3, 2025 by camc314 Draft
fix(lsp): shutdown a WorkspaceWorker will clear diagnostics for all known files A-editor Area - Editor and Language Server C-bug Category - Bug
#16467 opened Dec 3, 2025 by Sysix Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.