JakubOnderka / PHP-Parallel-Lint

This tool check syntax of PHP files faster than serial check with fancier output.
Other
647 stars 61 forks source link

Add option --quiet #73

Closed alexander-akait closed 7 years ago

alexander-akait commented 8 years ago

For suppress output, but throw error if found.

..............................................  60/839 (7 %)
............................................................ 120/839 (14 %)
............................................................ 180/839 (21 %)
............................................................ 240/839 (28 %)
............................................................ 300/839 (35 %)
............................................................ 360/839 (42 %)
............................................................ 420/839 (50 %)
............................................................ 480/839 (57 %)
............................................................ 540/839 (64 %)
............................................................ 600/839 (71 %)
............................................................ 660/839 (78 %)
............................................................ 720/839 (85 %)
............................................................ 780/839 (92 %)
...........................................................  839/839 (100 %)
JakubOnderka commented 8 years ago

@evilebottnawi What do you mean that is expected behavior if no error is found? Suppress the whole progress bar and show only No syntax error found or even without this message and return only status code 0?

alexander-akait commented 8 years ago

@JakubOnderka yep

MetalArend commented 7 years ago

It would be very welcome to be able to disable the progress bar. Is there a reason you closed this without it being resolved, @evilebottnawi ?

alexander-akait commented 7 years ago

@MetalArend don't using this project now and i have a lot of issue in github, sometimes i close inactive issues :sob:

grogy commented 7 years ago

When the issue is up to date for you ( @MetalArend ) then you can open it now. We can resolve it together.

MetalArend commented 7 years ago

@grogy Should I best create a new issue?

grogy commented 7 years ago

@MetalArend yes, do it please, when it is important for you ;-)