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

"replace-strings" overwrites the replacements file #2

Open
balacode opened this issue Feb 24, 2018 · 0 comments
Open

"replace-strings" overwrites the replacements file #2

balacode opened this issue Feb 24, 2018 · 0 comments

Comments

@balacode
Copy link
Owner

balacode commented Feb 24, 2018

The replacements file contains a list of strings, their replacements and replacement options. If this file is within the path being replaced, it too gets processed, which should not be done.

How to avoid losing your replacement specs?

  • Place the replacements file out of the path being processed
  • Or give the replacement file an extension that won't be handled e.g. changes.repl

How will this issue be solved?
The tool should ignore the replacements file.

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

No branches or pull requests

1 participant