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

Sort Files when statistics is shown in Verbose Mode #226

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

rgasch
Copy link
Contributor

@rgasch rgasch commented Feb 28, 2024

Sort filenames

@stefanzweifel
Copy link
Owner

Hi @rgasch

Can you expand on why sorting the files is necessary?
I guess you're using the --verbose option and noticed that the listed files are not sorted?

@rgasch
Copy link
Contributor Author

rgasch commented Feb 28, 2024

Correct, I tried the --verbose option and on a large project, if the files are not sorted, it's basically impossible to find the file you're looking for.

@stefanzweifel stefanzweifel changed the title Update ClassesFinder.php Sort Files when statistics is shown in Verbose Mode Feb 28, 2024
Copy link
Owner

@stefanzweifel stefanzweifel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. Thanks for the explanation and your contribution.

I've updated the PR title to better reflect the problem this PR solves or why this change was necessary.

@stefanzweifel stefanzweifel merged commit 8579594 into stefanzweifel:main Feb 28, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants