-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
Customise gemfiles adds 1 too many newline chars #216
Comments
Open
joe-sharp
added a commit
to joe-sharp/appraisal
that referenced
this issue
Feb 29, 2024
joe-sharp
added a commit
to joe-sharp/appraisal
that referenced
this issue
Feb 29, 2024
joe-sharp
added a commit
to joe-sharp/appraisal
that referenced
this issue
Feb 29, 2024
joe-sharp
added a commit
to joe-sharp/appraisal
that referenced
this issue
Feb 29, 2024
joe-sharp
added a commit
to joe-sharp/appraisal
that referenced
this issue
Feb 29, 2024
Sorry for the many commits, I would've hoped the force-pushes would've reduced that to one 🤦🏼♂️ |
nickcharlton
pushed a commit
to joe-sharp/appraisal
that referenced
this issue
Mar 26, 2024
When using `customize_gemfiles`, two new line characters end up being inserted after the block comment, but it should only be one. This trims out the output to remove it. Fixes thoughtbot#216.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using customize_gemfiles as described on the repo 2 newline chars are inserted after the block comment. It should only be 1.
Produces
The text was updated successfully, but these errors were encountered: