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

Adding a suffix to nested attribute names in generated code #77

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

bendbennett
Copy link
Contributor

Closes: #76

Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 🚀

Should we backlog issues for including an edge case specification containing a keyword as an attribute and for ensuring code compiles correctly afterwards?

Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@bendbennett bendbennett merged commit c8ebb0a into main Oct 24, 2023
3 checks passed
@bendbennett bendbennett deleted the bendbennett/issues-76 branch October 24, 2023 14:58
@bendbennett
Copy link
Contributor Author

Should we backlog issues for including an edge case specification containing a keyword as an attribute and for ensuring code compiles correctly afterwards?

#79

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failure in code generation if nested attribute defines name with reserved Go keyword
3 participants