Skip to content

Chomp lines for readline - #4

Closed
radar wants to merge 1 commit into
dry-rb:mainfrom
radar:readline-chomp
Closed

Chomp lines for readline#4
radar wants to merge 1 commit into
dry-rb:mainfrom
radar:readline-chomp

Conversation

@radar

@radar radar commented May 3, 2021

Copy link
Copy Markdown

This is so when they're read out, they do not contain line breaks at the end of each line's string. Later on, when this content is passed to write, it is joined with , which will add newlines.

I think this will probably fix the issue @solnic was seeing with these failing specs: hanami/hanami-cli@755f7d2

This is so when they're read out, they do not contain line breaks at the end of each line's string. Later on, when this content is passed to write, it is joined with , which will add newlines
@radar
radar requested a review from solnic as a code owner May 3, 2021 09:14
@jodosha jodosha self-assigned this May 3, 2021
@jodosha
jodosha self-requested a review May 3, 2021 09:32

@jodosha jodosha left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@radar Could you please do the same for Dry::Files::FileSystem as well? So the behavior is consistent. Thanks!

@jodosha jodosha modified the milestone: v0.1.0 May 3, 2021
@jodosha

jodosha commented Jun 20, 2022

Copy link
Copy Markdown
Member

Closing in favor of #7

@jodosha jodosha closed this Jun 20, 2022
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