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

fix(linter/plugins): make parent fields in TS type defs non-optional A-ast-tools Area - AST tools A-cli Area - CLI A-linter Area - Linter C-bug Category - Bug
#15336 opened Nov 5, 2025 by overlookmotel Draft
refactor(linter/plugins): shorten ScopeManager code A-cli Area - CLI A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15335 opened Nov 5, 2025 by overlookmotel Draft
perf(linter/plugins): small optimizations to ScopeManager A-cli Area - CLI A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#15334 opened Nov 5, 2025 by overlookmotel Draft
docs(linter/plugins): reformat and clarify ScopeManager JSDoc comments A-cli Area - CLI A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation
#15333 opened Nov 5, 2025 by overlookmotel Draft
perf(linter/plugins): use singleton object for ScopeManager A-cli Area - CLI A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#15332 opened Nov 5, 2025 by overlookmotel Loading…
feat(linter): implement react/state-in-constructor rule A-linter Area - Linter C-enhancement Category - New feature or request
#15329 opened Nov 5, 2025 by baevm Loading…
test(linter): add failing test for wrapped eslint plugins A-cli Area - CLI A-linter Area - Linter C-test Category - Testing. Code is missing test cases, or a PR is adding them
#15326 opened Nov 5, 2025 by camc314 Loading…
perf(allocator): #[inline(always)] all Address methods C-performance Category - Solution not expected to change functional behavior, only performance
#15324 opened Nov 5, 2025 by overlookmotel Loading…
chore(deps): bump napi C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15323 opened Nov 5, 2025 by Boshen Draft
feat(allocator): add Box::as_non_null method C-enhancement Category - New feature or request
#15321 opened Nov 5, 2025 by overlookmotel Loading…
fix(lang-server): improve logging in failure case for tsgolint A-editor Area - Editor and Language Server A-linter Area - Linter C-bug Category - Bug
#15299 opened Nov 5, 2025 by camc314 Loading…
feat(formatter/sort_imports): Sort imports by type and source path kind A-formatter Area - Formatter C-enhancement Category - New feature or request
#15291 opened Nov 5, 2025 by leaysgur Loading…
feat(formatter/sort_imports): Classify import path kind A-formatter Area - Formatter C-enhancement Category - New feature or request
#15290 opened Nov 5, 2025 by leaysgur Loading…
feat(formatter/sort_imports): Detect default/named/wildcard imports A-formatter Area - Formatter C-enhancement Category - New feature or request
#15289 opened Nov 5, 2025 by leaysgur Loading…
feat(formatter/sort_imports): Detect style imports A-formatter Area - Formatter C-enhancement Category - New feature or request
#15288 opened Nov 5, 2025 by leaysgur Loading…
feat(formatter/sort_imports): Detect type imports A-formatter Area - Formatter C-enhancement Category - New feature or request
#15287 opened Nov 5, 2025 by leaysgur Loading…
feat(linter): allow configuring tsgolint rules A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#15286 opened Nov 5, 2025 by camchenry Draft
refactor(language_server): split ServerFormatter creation with *Builder pattern A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15283 opened Nov 5, 2025 by Sysix Draft
refactor(language_server): split ServerLinter creation with *Builder pattern A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15282 opened Nov 5, 2025 by Sysix Draft
refactor(language_server): store serde_json::Value for WorkspaceWorker option A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15280 opened Nov 4, 2025 by Sysix Draft
refactor(language_server): pass serde_json::Value to WorkspaceWorker configuration changes A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15279 opened Nov 4, 2025 by Sysix Draft
refactor(formatter): remove FormatElement::LocatedTokenText A-formatter Area - Formatter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#15278 opened Nov 4, 2025 by Dunqing Draft
ProTip! Add no:assignee to see everything that’s not assigned.