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

Breaking out proto info inside AttributeVariable #308

Merged
merged 2 commits into from
May 27, 2024

Conversation

AsherGlick
Copy link
Owner

Breaking out all the proto specific AttributeVariable fields into a new subfield called proto_info

Also making use of strict undefineds in jinja which make it easier to tell when a template is using a variable that does not exist.

This results in a zero-diff in the generated code

Base automatically changed from more_examples_2 to xml_converter May 27, 2024 22:24
@AsherGlick AsherGlick merged commit de87be1 into xml_converter May 27, 2024
12 checks passed
@AsherGlick AsherGlick deleted the break_out_proto_info branch May 27, 2024 22:24
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