ValidateCommand: add a comment that we didn't forget $lockErrors
parent
2f4bd85219
commit
35562dcd49
|
@ -140,6 +140,7 @@ EOT
|
|||
$doPrintSchemaUrl = $printSchemaUrl;
|
||||
} else {
|
||||
$io->write('<info>' . $name . ' is valid</info>');
|
||||
// if ($lockErrors) then they will be displayed below
|
||||
}
|
||||
|
||||
if ($doPrintSchemaUrl) {
|
||||
|
|
Loading…
Reference in New Issue