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

Print number of checked files #73

Closed
krzysztofrewak opened this issue May 31, 2022 · 1 comment · Fixed by #88
Closed

Print number of checked files #73

krzysztofrewak opened this issue May 31, 2022 · 1 comment · Fixed by #88
Labels
enhancement New feature or request

Comments

@krzysztofrewak
Copy link
Member

0.x version was printing out the number of files that was checked.

bash-5.1$ composer csf
> ./vendor/bin/php-cs-fixer fix --diff --config codestyle.php
Loaded config Blumilk codestyle standard from "codestyle.php".

Fixed all files in 4.051 seconds, 24.000 MB memory used

Right now it's only "all files". I would like to see some indicator like "345 files was checked" somewhere.

@krzysztofrewak krzysztofrewak added the enhancement New feature or request label May 31, 2022
@krzysztofrewak
Copy link
Member Author

We are waiting for PHP-CS-Fixer/PHP-CS-Fixer#6674 to release to close this issue.

krzysztofrewak added a commit that referenced this issue Dec 19, 2022
krzysztofrewak added a commit that referenced this issue Dec 19, 2022
krzysztofrewak added a commit that referenced this issue Dec 20, 2022
* #73 - printing number of checked files

* #73 - PHP matrix updated to 8.2

* #73 - PHP matrix reverted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant