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

Add explicit test for newline-preservation #486

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

rtyley
Copy link
Owner

@rtyley rtyley commented Apr 26, 2023

Issue #485 reported that the BFG wasn't preserving CR/LF newlines when using --replace-text (even modifying newlines on unaffected files).

This commit adds a couple of explicit tests, verifying that the BFG does indeed preserve newlines.

#485 reported that the
BFG wasn't preserving CR/LF newlines when using `--replace-text` (even
modifying newlines on unaffected files).

This commit adds some a couple of explicit tests, verifying that the
BFG does indeed preserve newlines.
@rtyley rtyley force-pushed the add-explicit-test-for-newline-preservation branch from 47c30fb to 389ab05 Compare April 26, 2023 13:00
@rtyley rtyley mentioned this pull request Apr 26, 2023
@rtyley rtyley merged commit 70b3ca6 into master Apr 26, 2023
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