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

Prefer each_char in Psych::Visitors::Visitor::ToRuby#deserialize #662

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

Maumagnaguagno
Copy link
Contributor

Use safe navigation operator with each_char to remove empty strings and improve readability.

Use safe navigation operator with each_char to remove empty strings and improve readability.
@hsbt hsbt merged commit 02b7ef3 into ruby:master Nov 27, 2023
60 checks passed
@Maumagnaguagno Maumagnaguagno deleted the deserialize_each_char_option branch November 27, 2023 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants