Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / oxc-project/oxc issues and pull requests
#5338 - refactor(linter): fix indentation in `nextjs/no_script_component_in_head` rule
Pull Request -
State: closed - Opened by overlookmotel 3 months ago
- 4 comments
Labels: A-linter
#5338 - refactor(linter): fix indentation in `nextjs/no_script_component_in_head` rule
Pull Request -
State: closed - Opened by overlookmotel 3 months ago
- 4 comments
Labels: A-linter
#5338 - refactor(linter): fix indentation in `nextjs/no_script_component_in_head` rule
Pull Request -
State: closed - Opened by overlookmotel 3 months ago
- 4 comments
Labels: A-linter
#5333 - refactor(linter)!: overhaul config and options
Pull Request -
State: closed - Opened by DonIsaac 3 months ago
- 3 comments
Labels: A-linter, A-cli
#5332 - Cannot pass "type" as an option to typescript/consistent-type-definitions
Issue -
State: closed - Opened by Yankovsky 3 months ago
- 4 comments
Labels: C-bug, good first issue
#5332 - Cannot pass "type" as an option to typescript/consistent-type-definitions
Issue -
State: closed - Opened by Yankovsky 3 months ago
- 4 comments
Labels: C-bug, good first issue
#5332 - Cannot pass "type" as an option to typescript/consistent-type-definitions
Issue -
State: closed - Opened by Yankovsky 3 months ago
- 4 comments
Labels: C-bug, good first issue
#5331 - feat(linter): implement `Serialize` for `OxlintConfig`
Pull Request -
State: closed - Opened by DonIsaac 3 months ago
- 2 comments
Labels: A-linter
#5330 - VSCode extension is using the latest version, not the one in my `package.json`
Issue -
State: closed - Opened by tylerlaprade 3 months ago
- 1 comment
Labels: C-bug, X-duplicate
#5329 - refactor(linter): add `LintFilter`
Pull Request -
State: closed - Opened by DonIsaac 3 months ago
- 2 comments
Labels: A-linter, A-cli
#5327 - refactor(ast): remove `IdentifierName` from `TSThisParameter`
Pull Request -
State: closed - Opened by overlookmotel 3 months ago
- 3 comments
Labels: A-parser, A-ast, A-codegen, 0-merge, A-ast-tools
#5327 - refactor(ast): remove `IdentifierName` from `TSThisParameter`
Pull Request -
State: closed - Opened by overlookmotel 3 months ago
- 3 comments
Labels: A-parser, A-ast, A-codegen, 0-merge, A-ast-tools
#5327 - refactor(ast): remove `IdentifierName` from `TSThisParameter`
Pull Request -
State: open - Opened by overlookmotel 3 months ago
- 2 comments
Labels: A-parser, A-ast, A-codegen
#5326 - refactor(linter): make fields of `LintServiceOptions` private
Pull Request -
State: closed - Opened by DonIsaac 3 months ago
- 2 comments
Labels: A-linter, A-cli
#5322 - Add API to `Semantic` to remove unresolved references in bulk
Issue -
State: open - Opened by overlookmotel 3 months ago
Labels: A-transformer
#5322 - Add API to `Semantic` to remove unresolved references in bulk
Issue -
State: open - Opened by overlookmotel 3 months ago
- 1 comment
Labels: A-transformer
#5322 - Add API to `Semantic` to remove unresolved references in bulk
Issue -
State: open - Opened by overlookmotel 3 months ago
Labels: A-transformer
#5321 - feat(linter/vitest): implement prefer-to-be-object
Pull Request -
State: closed - Opened by shulaoda 3 months ago
- 2 comments
Labels: A-linter
#5321 - feat(linter/vitest): implement prefer-to-be-object
Pull Request -
State: closed - Opened by shulaoda 3 months ago
- 2 comments
Labels: A-linter
#5321 - feat(linter/vitest): implement prefer-to-be-object
Pull Request -
State: closed - Opened by shulaoda 3 months ago
- 2 comments
Labels: A-linter
#5312 - fix(linter/unicorn): consistent-function-scoping false positive on assignment expression
Pull Request -
State: closed - Opened by Arian94 3 months ago
- 1 comment
Labels: A-linter
#5312 - fix(linter/unicorn): consistent-function-scoping false positive on assignment expression
Pull Request -
State: closed - Opened by Arian94 3 months ago
- 1 comment
Labels: A-linter
#5312 - fix(linter/unicorn): consistent-function-scoping false positive on assignment expression
Pull Request -
State: closed - Opened by Arian94 3 months ago
- 1 comment
Labels: A-linter
#5311 - feat(linter/unicorn): add fixer for `prefer-type-error`
Pull Request -
State: closed - Opened by camc314 3 months ago
- 7 comments
Labels: C-enhancement, A-linter, merge
#5311 - feat(linter/unicorn): add fixer for `prefer-type-error`
Pull Request -
State: closed - Opened by camc314 3 months ago
- 7 comments
Labels: C-enhancement, A-linter, merge
#5311 - feat(linter/unicorn): add fixer for `prefer-type-error`
Pull Request -
State: closed - Opened by camc314 3 months ago
- 7 comments
Labels: C-enhancement, A-linter, merge
#5304 - feat(regular_expression): implement `Display` for `RegularExpression` type.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 10 comments
Labels: A-parser
#5304 - feat(regular_expression): implement `Display` for `RegularExpression` type.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 10 comments
Labels: A-parser
#5304 - feat(regular_expression): implement `Display` for `RegularExpression` type.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 10 comments
Labels: A-parser
#5300 - perf(semantic): reduce size of `AstNode` by storing `AstKind` discriminant and pointer separately
Pull Request -
State: open - Opened by overlookmotel 3 months ago
- 8 comments
Labels: A-semantic, A-ast, A-ast-tools
#5300 - perf(semantic): reduce size of `AstNode` by storing `AstKind` discriminant and pointer separately
Pull Request -
State: open - Opened by overlookmotel 3 months ago
- 8 comments
Labels: A-semantic, A-ast, A-ast-tools
#5300 - perf(semantic): reduce size of `AstNode` by storing `AstKind` discriminant and pointer separately
Pull Request -
State: closed - Opened by overlookmotel 3 months ago
- 10 comments
Labels: A-semantic, A-ast, A-ast-tools
#5289 - refactor(transformer/react): remove `CalculateSignatureKey` implementation from refresh
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 4 comments
Labels: A-transformer, merge
#5289 - refactor(transformer/react): remove `CalculateSignatureKey` implementation from refresh
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 4 comments
Labels: A-transformer, merge
#5289 - refactor(transformer/react): remove `CalculateSignatureKey` implementation from refresh
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 4 comments
Labels: A-transformer, merge
#5288 - enhancement(linter) expand no-accumulating-spread
Issue -
State: closed - Opened by camc314 3 months ago
- 2 comments
Labels: C-enhancement, A-linter
#5288 - enhancement(linter) expand no-accumulating-spread
Issue -
State: closed - Opened by camc314 3 months ago
- 2 comments
Labels: C-enhancement, A-linter
#5288 - enhancement(linter) expand no-accumulating-spread
Issue -
State: closed - Opened by camc314 3 months ago
- 2 comments
Labels: C-enhancement, A-linter
#5284 - perf(traverse): store `Ancestor` parts as SoA
Pull Request -
State: closed - Opened by overlookmotel 3 months ago
- 6 comments
#5283 - ast: Derive `Hash` and `PartialEq` on AST node types
Issue -
State: closed - Opened by overlookmotel 4 months ago
- 19 comments
#5283 - ast: Derive `Hash` and `PartialEq` on AST node types
Issue -
State: closed - Opened by overlookmotel 4 months ago
- 19 comments
#5283 - ast: Derive `Hash` and `PartialEq` on AST node types
Issue -
State: closed - Opened by overlookmotel 4 months ago
- 19 comments
#5280 - refactor(syntax): use `generate_derive` for `CloneIn` in types outside of `oxc_ast` crate.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 4 comments
Labels: A-ast, merge
#5280 - refactor(syntax): use `generate_derive` for `CloneIn` in types outside of `oxc_ast` crate.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 4 comments
Labels: A-ast, merge
#5280 - refactor(syntax): use `generate_derive` for `CloneIn` in types outside of `oxc_ast` crate.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 4 comments
Labels: A-ast, merge
#5278 - feat(ast_tools): add dedicated `Derive` trait.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 7 comments
Labels: A-ast, A-ast-tools
#5278 - feat(ast_tools): add dedicated `Derive` trait.
Pull Request -
State: closed - Opened by rzvxa 3 months ago
- 10 comments
Labels: A-ast, 0-merge, A-ast-tools
#5278 - feat(ast_tools): add dedicated `Derive` trait.
Pull Request -
State: closed - Opened by rzvxa 3 months ago
- 10 comments
Labels: A-ast, 0-merge, A-ast-tools
#5267 - Cal.com transformer benchmark showing lots of variance
Issue -
State: closed - Opened by overlookmotel 3 months ago
- 3 comments
Labels: A-transformer
#5256 - feat(ast, parser): add optional `oxc_regular_expression` types to the parser and AST.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 2 comments
Labels: A-parser, A-ast, A-prettier, A-ast-tools
#5256 - feat(ast, parser): add optional `oxc_regular_expression` types to the parser and AST.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 2 comments
Labels: A-parser, A-ast, A-prettier, A-ast-tools
#5256 - feat(ast, parser): add optional `oxc_regular_expression` types to the parser and AST.
Pull Request -
State: open - Opened by rzvxa 3 months ago
- 2 comments
Labels: A-parser, A-ast, A-prettier, A-ast-tools
#5246 - bug(linter): writes to members triggering false positive for `no-unused-vars`
Issue -
State: closed - Opened by DonIsaac 3 months ago
Labels: C-bug, E-Help Wanted, A-linter
#5227 - bug(linter) incorrect fixer for `no-useless-escape`
Issue -
State: open - Opened by camc314 3 months ago
- 2 comments
Labels: C-bug
#5227 - bug(linter) incorrect fixer for `no-useless-escape`
Issue -
State: closed - Opened by camc314 3 months ago
- 3 comments
Labels: C-bug, good first issue
#5224 - test(semantic): add `JSXIdentifierReference`-related tests
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 4 comments
Labels: A-semantic, merge
#5224 - test(semantic): add `JSXIdentifierReference`-related tests
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 4 comments
Labels: A-semantic, merge
#5224 - test(semantic): add `JSXIdentifierReference`-related tests
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 4 comments
Labels: A-semantic, merge
#5223 - feat(ast)!: add `JSXElementName::IdentifierReference` and `JSXMemberExpressionObject::IdentifierReference`
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 10 comments
Labels: A-linter, A-parser, A-semantic, A-ast, A-transformer, A-codegen, merge
#5223 - feat(ast)!: add `JSXElementName::IdentifierReference` and `JSXMemberExpressionObject::IdentifierReference`
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 11 comments
Labels: A-linter, A-parser, A-semantic, A-ast, A-transformer, A-codegen, 0-merge
#5223 - feat(ast)!: add `JSXElementName::IdentifierReference` and `JSXMemberExpressionObject::IdentifierReference`
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 11 comments
Labels: A-linter, A-parser, A-semantic, A-ast, A-transformer, A-codegen, 0-merge
#5215 - chore: update test262 / babel / typescript submodule
Issue -
State: closed - Opened by Boshen 3 months ago
Labels: C-enhancement
#5215 - chore: update test262 / babel / typescript submodule
Issue -
State: closed - Opened by Boshen 3 months ago
Labels: C-enhancement
#5215 - chore: update test262 / babel / typescript submodule
Issue -
State: closed - Opened by Boshen 3 months ago
Labels: C-enhancement
#5204 - Avoid multiple iterations over `nodes` and `symbols` in linter
Issue -
State: closed - Opened by overlookmotel 3 months ago
- 11 comments
Labels: good first issue, A-linter, C-performance
#5166 - Transform conformance only run semantic checker if output matches
Issue -
State: closed - Opened by overlookmotel 3 months ago
Labels: A-transformer
#5165 - What does `ReferenceFlags::Read` mean?
Issue -
State: open - Opened by overlookmotel 3 months ago
- 2 comments
Labels: A-semantic
#5165 - What does `ReferenceFlags::Read` mean?
Issue -
State: open - Opened by overlookmotel 3 months ago
- 2 comments
Labels: A-semantic
#5165 - Agree and document the meaning of `ReferenceFlags::Read` and `Write`
Issue -
State: open - Opened by overlookmotel 3 months ago
- 9 comments
Labels: A-semantic
#5159 - bug(linter): false positive in `consistent-function-scoping` in `AssignmentExpression`s
Issue -
State: closed - Opened by DonIsaac 3 months ago
- 3 comments
Labels: C-bug, good first issue, A-linter
#5159 - bug(linter): false positive in `consistent-function-scoping` in `AssignmentExpression`s
Issue -
State: closed - Opened by DonIsaac 3 months ago
- 3 comments
Labels: C-bug, good first issue, A-linter
#5159 - bug(linter): false positive in `consistent-function-scoping` in `AssignmentExpression`s
Issue -
State: closed - Opened by DonIsaac 3 months ago
- 3 comments
Labels: C-bug, good first issue, A-linter
#5142 - refactor(linter): start internal/external split of LintPluginOptions
Pull Request -
State: closed - Opened by DonIsaac 3 months ago
- 2 comments
Labels: A-linter, A-cli, C-cleanup
#5141 - refactor(linter): start internal/external split of OxlintOptions
Pull Request -
State: closed - Opened by DonIsaac 3 months ago
- 2 comments
Labels: A-linter, A-cli, C-cleanup
#5140 - refactor(linter): start internal/external split of OxlintConfig
Pull Request -
State: closed - Opened by DonIsaac 3 months ago
- 2 comments
Labels: A-linter, A-cli, C-cleanup
#5139 - refactor(oxlint): move cli-related exports to `cli` module
Pull Request -
State: open - Opened by DonIsaac 3 months ago
- 3 comments
Labels: A-cli, C-cleanup, 0-merge
#5124 - feat(linter/promise): add `spec-only` rule
Pull Request -
State: closed - Opened by jelly 3 months ago
- 3 comments
Labels: C-enhancement, A-linter
#5124 - feat(linter/promise): add `spec-only` rule
Pull Request -
State: closed - Opened by jelly 3 months ago
- 3 comments
Labels: C-enhancement, A-linter
#5124 - feat(linter/promise): add `spec-only` rule
Pull Request -
State: closed - Opened by jelly 3 months ago
- 3 comments
Labels: C-enhancement, A-linter
#5121 - feat(linter/eslint-plugin-promise): implement catch-or-return
Pull Request -
State: closed - Opened by jelly 3 months ago
- 9 comments
Labels: C-enhancement, A-linter
#5121 - feat(linter/eslint-plugin-promise): implement catch-or-return
Pull Request -
State: closed - Opened by jelly 3 months ago
- 9 comments
Labels: C-enhancement, A-linter
#5121 - feat(linter/eslint-plugin-promise): implement catch-or-return
Pull Request -
State: closed - Opened by jelly 3 months ago
- 9 comments
Labels: C-enhancement, A-linter
#5108 - regular_expression: Support ES2025 proposal-duplicate-named-capturing-groups
Issue -
State: open - Opened by leaysgur 3 months ago
Labels: C-enhancement, A-parser
#5073 - Problem in oxlint with exit code
Issue -
State: closed - Opened by JoseBuendiaDigio 3 months ago
- 2 comments
Labels: C-bug, A-linter
#5073 - Problem in oxlint with exit code
Issue -
State: closed - Opened by JoseBuendiaDigio 3 months ago
- 2 comments
Labels: C-bug, A-linter
#5073 - Problem in oxlint with exit code
Issue -
State: closed - Opened by JoseBuendiaDigio 3 months ago
- 2 comments
Labels: C-bug, A-linter
#5068 - Rework `oxc_prettier`
Issue -
State: open - Opened by Boshen 3 months ago
- 21 comments
Labels: C-enhancement, E-Help Wanted, A-prettier
#5049 - traverse: port `scope.push` API from Babel
Issue -
State: open - Opened by Dunqing 3 months ago
- 4 comments
Labels: C-enhancement, A-transformer
#5046 - feat(linter): Support `plugins` array in config
Issue -
State: closed - Opened by DonIsaac 3 months ago
Labels: C-enhancement, A-linter
#5021 - bug(oxlint): `--ignore-path` not respected when a config is provided
Issue -
State: closed - Opened by DonIsaac 3 months ago
- 1 comment
Labels: C-bug, good first issue, A-linter
#5021 - bug(oxlint): `--ignore-path` not respected when a config is provided
Issue -
State: closed - Opened by DonIsaac 3 months ago
- 4 comments
Labels: C-bug, good first issue, A-linter
#5021 - bug(oxlint): `--ignore-path` not respected when a config is provided
Issue -
State: closed - Opened by DonIsaac 3 months ago
- 1 comment
Labels: C-bug, good first issue, A-linter
#5020 - Add API to `Traverse` for cloning an `IdentifierReference` multiple times
Issue -
State: closed - Opened by overlookmotel 3 months ago
- 1 comment
Labels: A-transformer
#5017 - Add separate scopes for function bodies
Issue -
State: open - Opened by overlookmotel 3 months ago
- 5 comments
Labels: A-semantic
#4953 - oxclint/format rule: import policy
Issue -
State: closed - Opened by Goldziher 3 months ago
Labels: C-enhancement
#4939 - transformer: binding not removed after import statement removal
Issue -
State: closed - Opened by Boshen 3 months ago
- 1 comment
Labels: C-bug, A-transformer
#4921 - enhancement(linter) new rule proposal/expand no useless spread
Issue -
State: closed - Opened by camc314 3 months ago
- 4 comments
Labels: C-enhancement, good first issue, A-linter
#4887 - Panic `byte index 7 is not a char boundary` in `oxc_span/src/span/mod.rs`
Issue -
State: closed - Opened by qarmin 3 months ago
- 1 comment
Labels: C-bug, good first issue, A-linter
#4884 - feat(transformer): support nullish-coalescing-operator plugin
Pull Request -
State: closed - Opened by Dunqing 3 months ago
- 5 comments
Labels: A-transformer
#4882 - feat(diagnostics): add line and column number to json reporter
Pull Request -
State: closed - Opened by DonIsaac 3 months ago
- 1 comment
Labels: C-enhancement