Exclude new PHPStan level 6 for now
[MAILPOET-2588]
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user