Skip to content

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Sep 16, 2025

Copy link
Member Author

Dunqing commented Sep 16, 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.

@camc314 camc314 changed the title fix(formatter): missing trailing ; operator in TSSignauture fix(formatter): missing trailing ; operator in TSSignature Sep 16, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Sep 16, 2025

CodSpeed Instrumentation Performance Report

Merging #13823 will not alter performance

Comparing 09-16-fix_formatter_missing_trailing_operator_in_tssignauture (72144e9) with main (53d04dd)1

Summary

✅ 37 untouched

Footnotes

  1. No successful run was found on 09-16-fix_formatter_missing_parenthesis_for_expression_of_decorator (f643093) during the generation of this report, so main (53d04dd) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@Dunqing Dunqing changed the title fix(formatter): missing trailing ; operator in TSSignature fix(formatter): missing trailing semicolon in TSSignature Sep 17, 2025
@Dunqing Dunqing force-pushed the 09-16-fix_formatter_missing_parenthesis_for_expression_of_decorator branch from e03ea5d to e8286db Compare September 17, 2025 04:28
@Dunqing Dunqing force-pushed the 09-16-fix_formatter_missing_trailing_operator_in_tssignauture branch from aef64dc to e504705 Compare September 17, 2025 04:28
@Dunqing Dunqing force-pushed the 09-16-fix_formatter_missing_parenthesis_for_expression_of_decorator branch from e8286db to 9d5d629 Compare September 17, 2025 05:12
@Dunqing Dunqing force-pushed the 09-16-fix_formatter_missing_trailing_operator_in_tssignauture branch from e504705 to b01b6db Compare September 17, 2025 05:12
@Dunqing Dunqing force-pushed the 09-16-fix_formatter_missing_parenthesis_for_expression_of_decorator branch from 9d5d629 to 981161e Compare September 17, 2025 05:28
@Dunqing Dunqing force-pushed the 09-16-fix_formatter_missing_trailing_operator_in_tssignauture branch from b01b6db to bf7e667 Compare September 17, 2025 05:28
@Dunqing Dunqing marked this pull request as ready for review September 17, 2025 05:29
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Sep 17, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 17, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 09-16-fix_formatter_missing_parenthesis_for_expression_of_decorator branch from 981161e to ccde949 Compare September 17, 2025 06:04
graphite-app bot pushed a commit that referenced this pull request Sep 17, 2025
@graphite-app graphite-app bot force-pushed the 09-16-fix_formatter_missing_trailing_operator_in_tssignauture branch from bf7e667 to 18a3d73 Compare September 17, 2025 06:04
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Sep 17, 2025
@leaysgur leaysgur self-assigned this Sep 17, 2025
@leaysgur leaysgur added the 0-merge Merge with Graphite Merge Queue label Sep 17, 2025
@graphite-app graphite-app bot force-pushed the 09-16-fix_formatter_missing_parenthesis_for_expression_of_decorator branch 2 times, most recently from e58b943 to f643093 Compare September 17, 2025 09:36
@graphite-app graphite-app bot force-pushed the 09-16-fix_formatter_missing_trailing_operator_in_tssignauture branch from 18a3d73 to 72144e9 Compare September 17, 2025 09:36
Base automatically changed from 09-16-fix_formatter_missing_parenthesis_for_expression_of_decorator to main September 17, 2025 09:43
@graphite-app graphite-app bot merged commit 72144e9 into main Sep 17, 2025
27 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Sep 17, 2025
@graphite-app graphite-app bot deleted the 09-16-fix_formatter_missing_trailing_operator_in_tssignauture branch September 17, 2025 09:44
This was referenced Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-formatter Area - Formatter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

formatter: Semicolons in type definitions formatting to broken syntax

3 participants