Skip to content

test(formatter): add statement continuation corpus guards#18

Merged
MayerTim merged 1 commit into
mainfrom
test/formatter-corpus-statement-continuations
Jun 10, 2026
Merged

test(formatter): add statement continuation corpus guards#18
MayerTim merged 1 commit into
mainfrom
test/formatter-corpus-statement-continuations

Conversation

@MayerTim

Copy link
Copy Markdown
Owner

Summary

  • Add a Watcom corpus fixture for compact UPDATE ... SET assignment continuations and arithmetic spacing.
  • Add a Watcom corpus fixture for compact select-list comma spacing while preserving commas inside strings and quoted identifiers.
  • Preserve current formatter behavior with expected-output and idempotency checks.
  • Keep this branch test-only with no extension behavior or formatter default changes.

Validation

  • npm run test:corpus
  • npm run validate
  • npm run package:vsix

Notes

This PR fills a small corpus coverage gap identified by the private coverage inventory. It does not change formatter implementation, formatter defaults, extension behavior, product behavior, or public documentation.

@MayerTim MayerTim merged commit a6bef9f into main Jun 10, 2026
1 check passed
@MayerTim MayerTim deleted the test/formatter-corpus-statement-continuations branch June 10, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant