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

Return List of Files where replacements are not made #45

Closed
CxRes opened this issue Mar 16, 2018 · 4 comments
Closed

Return List of Files where replacements are not made #45

CxRes opened this issue Mar 16, 2018 · 4 comments

Comments

@CxRes
Copy link
Contributor

CxRes commented Mar 16, 2018

As discussed in #42, is it possible to request a list of files where matches were not found?

My use case involves replacing copyright/license headers in source code files and if such a header is not found the same is reported.

@adamreisnz
Copy link
Owner

This would actually have to introduce a breaking change so that we can return a more complicated results set, not just an array of changes.

I will put it on the list for the next major version.

@adamreisnz adamreisnz changed the title [Feature Request] Return List of Files where replacements are not made Return List of Files where replacements are not made Mar 18, 2018
@adamreisnz
Copy link
Owner

Implemented in 4.0.0

@CxRes
Copy link
Contributor Author

CxRes commented Apr 21, 2019

Thank you!!!!!

@adamreisnz
Copy link
Owner

No worries, sorry it took a while! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants