mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Reduce output of PHPUnit test
This commit is contained in:
parent
a4b9b7311b
commit
8f29db2408
@ -11,5 +11,5 @@ 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 --monochrome
|
||||
~/project/build/psalm.phar --config=.psalm/config.xml --monochrome --show-info=false
|
||||
~/project/build/psalm.phar --config=.psalm/static-analysis.xml --monochrome
|
||||
|
Loading…
Reference in New Issue
Block a user