Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

case insensitive reserved keyword matching #978

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

alixander
Copy link
Collaborator

@alixander alixander commented Mar 5, 2023

there was an issue where a user defined Steps as a child of image shape, and we were treating it case sensitive in some places and case insensitive in others.

this change makes d2ir compile the fields to lowercase if it's reserved

@alixander alixander changed the title wip: compiling Steps as children case insensitive reserved keyword matching Mar 7, 2023
@alixander alixander requested a review from nhooyr March 7, 2023 00:20
@alixander alixander enabled auto-merge March 7, 2023 00:38
@alixander alixander merged commit e981e19 into terrastruct:master Mar 7, 2023
@alixander alixander deleted the img-shape-children branch March 7, 2023 00:42
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.

2 participants