Fix single-line brace formatting to preserve internal whitespace #31

Merged
Christoph merged 1 commits from bug_fixing into main 2026-06-22 06:50:16 +00:00
Owner

The formatter now calculates and passes explicit leading and trailing whitespace around expression content to the _brace method. This ensures correct rendering of single-line expressions that include braces.

The formatter now calculates and passes explicit leading and trailing whitespace around expression content to the `_brace` method. This ensures correct rendering of single-line expressions that include braces.
Christoph added 1 commit 2026-06-22 06:50:13 +00:00
The formatter now calculates and passes explicit leading and trailing whitespace around expression content to the `_brace` method. This ensures correct rendering of single-line expressions that include braces.
Christoph merged commit 6051260a8d into main 2026-06-22 06:50:16 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Christoph/nx_post_support#31