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

support globs in replacements path #716

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

Magic-Mayo
Copy link
Contributor

@Magic-Mayo Magic-Mayo commented Sep 12, 2024

Closes #713

Check the following

  • Maintain high code coverage
  • Be properly formatted
  • Documentation changes are included
  • Include a change file if expected

Additional context
Any additional info that might help get your pull request merged.

core/replacement.go Show resolved Hide resolved
core/replacement_test.go Show resolved Hide resolved
We do not need to fully test the glob system, just a few files
will be more than enough here.
@miniscruff
Copy link
Owner

@Magic-Mayo made a few tweaks and added back the test for a slightly different but equal test case. Just leaving the PR open so you can just validate I didn't butcher your request.

@Magic-Mayo
Copy link
Contributor Author

@Magic-Mayo made a few tweaks and added back the test for a slightly different but equal test case. Just leaving the PR open so you can just validate I didn't butcher your request.

Either way it's getting the functionality in...doesn't matter much to me what it looks like. I appreciate the help in getting everything up to "code"

@miniscruff miniscruff merged commit d4b8391 into miniscruff:main Sep 12, 2024
3 of 4 checks passed
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.

Support filepath globs for replacements
2 participants