1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00

Use monochrome output when checkingg other projects

This commit is contained in:
Brown 2019-06-17 17:00:38 -04:00
parent de881767a5
commit d573a3e48d

View File

@ -11,4 +11,4 @@ git clone git@github.com:sebastianbergmann/phpunit.git
cd phpunit
git checkout 24b6cfcec34c1167 # release 8.2.2
composer install
~/project/build/psalm.phar --config=.psalm/config.xml
~/project/build/psalm.phar --config=.psalm/config.xml --monochrome