Skip to content

Conversation

@connorshea
Copy link
Collaborator

Otherwise you end up with syntax errors when there are config options to generate.

Otherwise you end up with syntax errors when there are config options to generate.
Copilot AI review requested due to automatic review settings October 27, 2025 17:31
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 27, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a syntax error in the rulegen template by adding a missing comma after 'pending'. Without this comma, generated code would have syntax errors when config options are present.

Key Changes

  • Added a comma after 'pending' on line 59 to ensure valid syntax when config options are generated

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot added the C-bug Category - Bug label Oct 27, 2025
@Boshen Boshen merged commit d65fd52 into oxc-project:main Oct 28, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants