Skip to content

fix(formatter): shorthand property broken with consistent quote props#17245

Merged
graphite-app[bot] merged 1 commit intomainfrom
12-22-fix_formatter_shorthand_property_broken_with_consistent_quote_props
Dec 22, 2025
Merged

fix(formatter): shorthand property broken with consistent quote props#17245
graphite-app[bot] merged 1 commit intomainfrom
12-22-fix_formatter_shorthand_property_broken_with_consistent_quote_props

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Dec 22, 2025

close: #17058

@github-actions github-actions bot added A-formatter Area - Formatter C-bug Category - Bug labels Dec 22, 2025
Copy link
Member Author

Dunqing commented Dec 22, 2025

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 22, 2025

CodSpeed Performance Report

Merging #17245 will not alter performance

Comparing 12-22-fix_formatter_shorthand_property_broken_with_consistent_quote_props (7d31b1f) with 12-22-fix_formatter_method_signature_missed_a_semicolon_when_it_is_on_the_same_line_with_a_property (54d12e5)

Summary

✅ 38 untouched
⏩ 7 skipped1

Footnotes

  1. 7 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.

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 22, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 12-22-fix_formatter_method_signature_missed_a_semicolon_when_it_is_on_the_same_line_with_a_property branch from 54d12e5 to 6d03edd Compare December 22, 2025 09:04
@graphite-app graphite-app bot force-pushed the 12-22-fix_formatter_shorthand_property_broken_with_consistent_quote_props branch from 7d31b1f to 1921b85 Compare December 22, 2025 09:05
Base automatically changed from 12-22-fix_formatter_method_signature_missed_a_semicolon_when_it_is_on_the_same_line_with_a_property to main December 22, 2025 09:10
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Dec 22, 2025
@graphite-app graphite-app bot merged commit 1921b85 into main Dec 22, 2025
21 checks passed
@graphite-app graphite-app bot deleted the 12-22-fix_formatter_shorthand_property_broken_with_consistent_quote_props branch December 22, 2025 09:12
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: Diff with Prettier for property shorthands with quoteProps=consistent

1 participant