Add vendor/soundasleep back to RoboFile::qaLintBuild

Update it so that it's added from vendor-prefixed

[MAILPOET-5128]
This commit is contained in:
Sam Najian
2023-03-15 16:32:29 +01:00
committed by Rodrigo Primo
parent 7185d1286e
commit e21cc48dc2

View File

@@ -480,6 +480,7 @@ class RoboFile extends \Robo\Tasks {
'vendor/composer',
'vendor/mtdowling',
'vendor-prefixed/',
'vendor-prefixed/soundasleep',
'mailpoet.php',
]);
// The list of files and folders to exclude is coming from build.sh