mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-22 18:54:39 +01:00
commit
9901e54edc
@ -251,7 +251,7 @@ final class ProcessCommand extends AbstractCommand
|
||||
|
||||
// some errors were found → fail
|
||||
if ($this->errorAndDiffCollector->getErrors() !== []) {
|
||||
return ShellCode::SUCCESS;
|
||||
return ShellCode::ERROR;
|
||||
}
|
||||
|
||||
// inverse error code for CI dry-run
|
||||
|
Loading…
x
Reference in New Issue
Block a user