Skip to content

Comments

refactor(formatter): handle TSParenthesizedType with unreachable statement#19017

Merged
graphite-app[bot] merged 1 commit intomainfrom
02-06-refactor_formatter_handle_tsparenthesizedtype_with_unreachable_statement
Feb 6, 2026
Merged

refactor(formatter): handle TSParenthesizedType with unreachable statement#19017
graphite-app[bot] merged 1 commit intomainfrom
02-06-refactor_formatter_handle_tsparenthesizedtype_with_unreachable_statement

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Feb 6, 2026

Same as ParenthesizedExpression, which could note to AI not to touch TSParenthesizedType.

@github-actions github-actions bot added the A-formatter Area - Formatter label Feb 6, 2026
@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Feb 6, 2026
Copy link
Member Author

Dunqing commented Feb 6, 2026


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.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 6, 2026

Merging this PR will not alter performance

✅ 46 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing 02-06-refactor_formatter_handle_tsparenthesizedtype_with_unreachable_statement (6d53fc1) with 02-06-fix_formatter_preserve_parentheses_around_await_with_private_field_access (7cddb34)2

Open in CodSpeed

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on 02-06-fix_formatter_preserve_parentheses_around_await_with_private_field_access (cb9a1bb) during the generation of this report, so 00d9a2e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@Dunqing Dunqing force-pushed the 02-06-refactor_formatter_handle_tsparenthesizedtype_with_unreachable_statement branch from 5c27559 to 6d53fc1 Compare February 6, 2026 05:45
@Dunqing Dunqing force-pushed the 02-06-fix_formatter_preserve_parentheses_around_await_with_private_field_access branch from e515b50 to cb9a1bb Compare February 6, 2026 05:45
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Feb 6, 2026
@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 6, 2026

Merge activity

@graphite-app graphite-app bot force-pushed the 02-06-fix_formatter_preserve_parentheses_around_await_with_private_field_access branch from cb9a1bb to 3602c93 Compare February 6, 2026 13:20
graphite-app bot pushed a commit that referenced this pull request Feb 6, 2026
…atement (#19017)

Same as `ParenthesizedExpression`, which could note to AI not to touch `TSParenthesizedType`.
@graphite-app graphite-app bot force-pushed the 02-06-refactor_formatter_handle_tsparenthesizedtype_with_unreachable_statement branch from 6d53fc1 to 4aadbf9 Compare February 6, 2026 13:21
…atement (#19017)

Same as `ParenthesizedExpression`, which could note to AI not to touch `TSParenthesizedType`.
@graphite-app graphite-app bot force-pushed the 02-06-fix_formatter_preserve_parentheses_around_await_with_private_field_access branch from 3602c93 to f5c7e75 Compare February 6, 2026 13:25
@graphite-app graphite-app bot force-pushed the 02-06-refactor_formatter_handle_tsparenthesizedtype_with_unreachable_statement branch from 4aadbf9 to 6c29275 Compare February 6, 2026 13:25
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Feb 6, 2026
Base automatically changed from 02-06-fix_formatter_preserve_parentheses_around_await_with_private_field_access to main February 6, 2026 13:33
@graphite-app graphite-app bot merged commit 6c29275 into main Feb 6, 2026
22 checks passed
@graphite-app graphite-app bot deleted the 02-06-refactor_formatter_handle_tsparenthesizedtype_with_unreachable_statement branch February 6, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-formatter Area - Formatter 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