Exclude new PHPStan level 6 for now

[MAILPOET-2588]
This commit is contained in:
Jan Jakeš
2019-12-19 13:53:59 +01:00
committed by amine-mp
parent ff7c63f0b3
commit d44fef7528
3 changed files with 16 additions and 1 deletions

View File

@@ -475,7 +475,6 @@ class RoboFile extends \Robo\Tasks {
'WP_ROOT="' . getenv('WP_ROOT') . '"',
'php -d memory_limit=2G',
"$dir/tasks/phpstan/vendor/bin/phpstan analyse ",
'--level 7',
]);
// PHPStan must be run out of main plugin directory to avoid its autoloading