Add vendor/soundasleep back to RoboFile::qaLintBuild
Update it so that it's added from vendor-prefixed [MAILPOET-5128]
This commit is contained in:
committed by
Rodrigo Primo
parent
7185d1286e
commit
e21cc48dc2
@@ -480,6 +480,7 @@ class RoboFile extends \Robo\Tasks {
|
|||||||
'vendor/composer',
|
'vendor/composer',
|
||||||
'vendor/mtdowling',
|
'vendor/mtdowling',
|
||||||
'vendor-prefixed/',
|
'vendor-prefixed/',
|
||||||
|
'vendor-prefixed/soundasleep',
|
||||||
'mailpoet.php',
|
'mailpoet.php',
|
||||||
]);
|
]);
|
||||||
// The list of files and folders to exclude is coming from build.sh
|
// The list of files and folders to exclude is coming from build.sh
|
||||||
|
Reference in New Issue
Block a user