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

feat(formatter): Experiment sort-imports by sort-AST w/ IR approach A-formatter Area - Formatter C-enhancement Category - New feature or request
#14651 opened Oct 16, 2025 by leaysgur Draft
perf(linter): switch if !matches!(node.kind(), ...) to match block A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#14650 opened Oct 16, 2025 by camchenry Draft
perf(linter): rearrange rules for node type analysis A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#14648 opened Oct 16, 2025 by camchenry Draft
feat(formatter): Experiment sort-imports by sort-AST approach A-formatter Area - Formatter C-enhancement Category - New feature or request
#14647 opened Oct 15, 2025 by leaysgur Draft
test(oxlint): add test for nested configs importing the same plugin 2x A-cli Area - CLI A-linter Area - Linter C-test Category - Testing. Code is missing test cases, or a PR is adding them
#14646 opened Oct 15, 2025 by camc314 Loading…
refactor(language_server): improve file watching for different tools A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#14645 opened Oct 15, 2025 by Sysix Draft
feat(editor): support oxc.fmt.configPath configuration A-editor Area - Editor and Language Server C-enhancement Category - New feature or request
#14639 opened Oct 15, 2025 by Sysix Draft
perf(linter/jsplugins): lazy deserialize comments array A-ast Area - AST A-ast-tools Area - AST tools A-cli Area - CLI A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#14637 opened Oct 15, 2025 by lilnasy Draft
feat(linter): support scoped package names in "extends" A-linter Area - Linter C-enhancement Category - New feature or request
#14629 opened Oct 15, 2025 by lilnasy Loading…
feat(linter): require public doc rule draft (behavior tbd) A-linter Area - Linter C-enhancement Category - New feature or request
#14625 opened Oct 15, 2025 by lilnasy Draft
ProTip! Filter pull requests by the default branch with base:main.