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 missing params for enumerator for Readers::PlainText#each_word #59

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

gonzedge
Copy link
Owner

Also, ensure we have tests for both yield and enumerator paths where appropriate: Container#each, Enumerable#each.

Gotta thank the rubocop Lint/ToEnumArguments rule for this one!

Also, ensure we have tests for both yield and enumerator paths where appropriate
@gonzedge gonzedge marked this pull request as ready for review February 20, 2024 00:09
@gonzedge gonzedge merged commit b1b9278 into main Feb 20, 2024
35 of 36 checks passed
@gonzedge gonzedge deleted the fix-plain-writer-enum branch February 20, 2024 00:09
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.

1 participant