Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Issue #220 - do not convert quoted strings into other primitive types #221

Merged
merged 9 commits into from
May 2, 2023

Conversation

winitzki
Copy link
Contributor

@winitzki winitzki commented Apr 27, 2023

Yaml values of the form "bool" or "123" or other quoted strings will not be interpreted as java.lang.Boolean or java.lang.Integer.

This fixes Issue #220

Copy link
Contributor

@lwronski lwronski left a comment

Choose a reason for hiding this comment

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

Thanks @winitzki LGTM

@lwronski lwronski merged commit 1f68475 into VirtusLab:main May 2, 2023
@winitzki winitzki deleted the feature/issue220-fix-string-types branch May 4, 2023 05:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants