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

Warmup might display which files will be directly affected by conversion #2

Open
jurosh opened this issue Feb 18, 2018 · 0 comments
Open

Comments

@jurosh
Copy link
Owner

jurosh commented Feb 18, 2018

Now warmup only list all files which will be processed - they might be changed or not, depends on execution.

Would be nice to see which files will be really updated and which does not need modification because have correct line ending.

Also would be nice to add percentage of all files which needs to be modified.

Eg.

Files will not be touched (have proper EOL):
{LIST1}

Files will be updates (needs EOL conversion):
{LIST2}

XY% files needs to be updated.
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

1 participant