-
Notifications
You must be signed in to change notification settings - Fork 593
Fix invalid generation when using in-rule and not_in rule in map.keys.string #847
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
Conversation
Hi @elliotmjackson! I've added some test cases to the PR. |
Oh, test is failing. I will fix it. |
@elliotmjackson I fixed tests! |
@elliotmjackson |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the patch!
Summary
I fixed invalid generation for Go and cc when using in-rule and not_in rule in map.keys.string
Issue
Closes #785