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

update pattern matching to support explicit mapping yaml keys #46

Merged
merged 5 commits into from
May 6, 2024

Conversation

schoblaska
Copy link
Contributor

If a class name is long, it can cause the YAML serializer generating these files to use the explicit mapping syntax that breaks the key onto multiple lines. It's valid YAML, but an edge case that can cause issues for libraries like this one.

@schoblaska schoblaska merged commit 4d12c5e into main May 6, 2024
10 checks passed
@schoblaska schoblaska deleted the jms/fix-error branch May 6, 2024 22: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