ValidateCommand: add a comment that we didn't forget $lockErrors

main
Guilliam Xavier 4 years ago committed by GitHub
parent 2f4bd85219
commit 35562dcd49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save