Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork727
Pull requests: oxc-project/oxc
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
test(language_server): add jsonrpc test for dynamic watched file registration A-editorArea - Editor and Language Server C-testCategory - Testing. Code is missing test cases, or a PR is adding them
#16273 openedNov 29, 2025 bySysixLoading…
test(language_server): add two jsonrpc tests A-editorArea - Editor and Language Server C-testCategory - Testing. Code is missing test cases, or a PR is adding them
#16271 openedNov 29, 2025 bySysixLoading…
refactor(linter): Use DefaultRuleConfig for four more rules. A-linterArea - Linter C-cleanupCategory - technical debt or refactoring. Solution not expected to change behavior
#16270 openedNov 29, 2025 byconnorsheaLoading…
fix(linter): Fix casing for unicorn/explicit-length-check config option. 0-mergeMerge with Graphite Merge Queue A-linterArea - Linter C-bugCategory - Bug
#16269 openedNov 29, 2025 byconnorsheaLoading…
fix(linter): Correct the default config options for the switch-exhaustiveness-check rule. A-linterArea - Linter C-bugCategory - Bug
#16268 openedNov 29, 2025 byconnorsheaLoading…
refactor(linter): Use DefaultRuleConfig for more rules. A-linterArea - Linter C-cleanupCategory - technical debt or refactoring. Solution not expected to change behavior
#16267 openedNov 29, 2025 byconnorsheaLoading…
fix(traverse): fix panic when truncating non-ASCII variable names C-bugCategory - Bug
#16265 openedNov 29, 2025 bytbvjaos510Loading…
fix(linter): Correct docs to use string option for import/first rule. A-linterArea - Linter C-bugCategory - Bug
#16264 openedNov 29, 2025 byconnorsheaLoading…
refactor(linter): Improve config code for consistent-type-imports rule. A-linterArea - Linter C-cleanupCategory - technical debt or refactoring. Solution not expected to change behavior
#16261 openedNov 29, 2025 byconnorsheaLoading…
fix(linter): Fix config docs for no-return-assign and unicode-bom rules. A-linterArea - Linter C-bugCategory - Bug
#16260 openedNov 29, 2025 byconnorsheaLoading…
feat(linter): fixArea - Linter C-enhancementCategory - New feature or request
arrow-body-style automatically A-linter #16252 openedNov 28, 2025 byhamirmahalLoading…
fix(formatter): should indent variable declarator if there is a trailing comment A-formatterArea - Formatter C-bugCategory - Bug
#16243 openedNov 28, 2025 byDunqingLoading…
refactor(linter/plugins): add parse function A-cliArea - CLI A-linterArea - Linter A-linter-pluginsArea - Linter JS plugins C-cleanupCategory - technical debt or refactoring. Solution not expected to change behavior
#16240 openedNov 28, 2025 byoverlookmotel • Draft
fix(formatter): incorrect handling of directives with comments A-formatterArea - Formatter C-bugCategory - Bug
#16235 openedNov 28, 2025 byDunqingLoading…
feat(linter/plugins): rule options A-cliArea - CLI A-editorArea - Editor and Language Server A-linterArea - Linter A-linter-pluginsArea - Linter JS plugins C-enhancementCategory - New feature or request
#16215 openedNov 27, 2025 bylilnasyLoading…
2 of 3 tasks
fix(oxlint/oxfmt/lsp): tell client the real tool name & version A-cliArea - CLI A-editorArea - Editor and Language Server A-formatterArea - Formatter A-linterArea - Linter C-bugCategory - Bug
#16212 openedNov 27, 2025 bySysixLoading…
feat(linter/plugins): introduceArea - CLI A-linterArea - Linter A-linter-pluginsArea - Linter JS plugins C-enhancementCategory - New feature or request
RuleTester A-cli #16206 openedNov 27, 2025 byoverlookmotel • Draft
fix(linter): Fix theArea - Linter C-bugCategory - Bug
react/jsx-fragments rule config to take a string argument A-linter #16175 openedNov 26, 2025 byconnorsheaLoading…
feat(codegen): preserve comments between CatchClause's param and body A-codegenArea - Code Generation A-parserArea - Parser C-enhancementCategory - New feature or request
feat(editors): toggle client after vscode config changing A-editorArea - Editor and Language Server C-enhancementCategory - New feature or request
#16162 openedNov 26, 2025 byliangmiQwQLoading…
feat(oxfmt): Collect all files other than JS/TS A-cliArea - CLI A-formatterArea - Formatter C-enhancementCategory - New feature or request
feat(linter): add react/no-redundant-should-component-update rule A-linterArea - Linter C-enhancementCategory - New feature or request
#16147 openedNov 26, 2025 bybaevmLoading…
perf(parser): remove bounds check for getting strings from lexer A-parserArea - Parser C-performanceCategory - Solution not expected to change functional behavior, only performance
#16135 openedNov 26, 2025 bycamchenryLoading…
chore(oxlint/napi): addArea - CLI A-editorArea - Editor and Language Server A-linterArea - Linter A-linter-pluginsArea - Linter JS plugins C-cleanupCategory - technical debt or refactoring. Solution not expected to change behavior
createWorkspace &destroyWorkspace js callback function A-cli #16121 openedNov 25, 2025 bySysixLoading…
ProTip! Filter pull requests by the default branch withbase:main.