Skip to content

refactor(ast): make generated code consistent#8872

Merged
graphite-app[bot] merged 1 commit intomainfrom
02-03-refactor_ast_make_generated_code_consistent
Feb 3, 2025
Merged

refactor(ast): make generated code consistent#8872
graphite-app[bot] merged 1 commit intomainfrom
02-03-refactor_ast_make_generated_code_consistent

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Feb 3, 2025

Style nit: We use the variable it elsewhere in generated code to represent an AST node. Follow that same convention in generated code for estree.

@github-actions github-actions bot added A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Feb 3, 2025
Copy link
Member Author

overlookmotel commented Feb 3, 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.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel
Copy link
Member Author

Trivial change, so merging without review.

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Feb 3, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 3, 2025

Merge activity

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 3, 2025

CodSpeed Performance Report

Merging #8872 will not alter performance

Comparing 02-03-refactor_ast_make_generated_code_consistent (6d1e1d8) with main (d6d13dd)

Summary

✅ 33 untouched benchmarks

Style nit: We use the variable `it` elsewhere in generated code to represent an AST node. Follow that same convention in generated code for `estree`.
@graphite-app graphite-app bot force-pushed the 02-03-refactor_ast_make_generated_code_consistent branch from ed765e7 to 6d1e1d8 Compare February 3, 2025 18:27
@graphite-app graphite-app bot merged commit 6d1e1d8 into main Feb 3, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 02-03-refactor_ast_make_generated_code_consistent branch February 3, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant