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:
parent
de881767a5
commit
d573a3e48d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user