Skip to content

Issue#1491: New rules to handle whitespace around range keywords#1494

Merged
JHertz5 merged 10 commits intojeremiah-c-leary:masterfrom
JHertz5:issue-1491
Sep 11, 2025
Merged

Issue#1491: New rules to handle whitespace around range keywords#1494
JHertz5 merged 10 commits intojeremiah-c-leary:masterfrom
JHertz5:issue-1491

Conversation

@JHertz5
Copy link
Copy Markdown
Collaborator

@JHertz5 JHertz5 commented Aug 24, 2025

Resolves #1491.

I had to make some minor parser changes to get it to parse range keywords in constrained_array_definitions correctly. The way I did it may be a bit of a hack, I'm open to feedback. The unit tests saved me from introducing a bug that misidentifies 'range attributes as range keywords - I'm once again very grateful for the quality of the unit testing!

@JHertz5 JHertz5 self-assigned this Sep 11, 2025
@JHertz5 JHertz5 merged commit 955408c into jeremiah-c-leary:master Sep 11, 2025
12 checks passed
@JHertz5 JHertz5 deleted the issue-1491 branch September 11, 2025 21:49
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.

New rules to handle whitespace around range keywords

1 participant