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

Fix cases where enum strings should be escaped #50

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

MaxOpperman
Copy link

and add complicated models to test. I chose not to use other libraries like "re" for regex but if you think this is better just let me know. Also removed some complications where some characters should be escaped in variable names in the enums

@MaxOpperman
Copy link
Author

MaxOpperman commented Sep 13, 2023

Solves #51 and I think even #46

Copy link
Owner

@adenh93 adenh93 left a comment

Choose a reason for hiding this comment

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

Knocking it out of the park! Nice one, @MaxOpperman!

@adenh93 adenh93 merged commit 733b081 into adenh93:master Sep 13, 2023
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.

None yet

2 participants