1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00

Add PHPUnit static analysis tests to real project settings

This commit is contained in:
Matthew Brown 2019-07-09 07:39:03 -04:00
parent 6cbf499f14
commit aa0efcf026

View File

@ -12,3 +12,4 @@ 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/static-analysis.xml --monochrome