phpro / grumphp

A PHP code-quality tool
MIT License
4.14k stars 430 forks source link

Continious Integration CLI command #20

Closed veewee closed 8 years ago

veewee commented 9 years ago

It might be useful to use GrumPHP with CI servers like Jenkins. An additional command needs to be created to run the tasks during Continious Integration.

Note that it should be possible to:

veewee commented 8 years ago

This one is implemented. The threshold doesn't seem to be important at the moment. Also tasks specific output is not available for the moment, but it can be added later.