TomasVotruba / class-leak

Find leaking classes that you never use... and get rid of them.
https://tomasvotruba.com/blog/how-to-avoid-maintaining-classes-you-dont-use
MIT License
75 stars 6 forks source link

Disable progress indicator #5

Closed szepeviktor closed 1 year ago

szepeviktor commented 1 year ago

It would be a nice feature. class-leak check --no-progress

Even https://github.com/phparkitect/arkitect/pull/370/files

TomasVotruba commented 1 year ago

Looks good, go for it :+1: