Doc fix + additional debug info
This commit is contained in:
parent
ebb73fcc1b
commit
9fbf79db9e
2 changed files with 4 additions and 3 deletions
|
|
@ -135,6 +135,7 @@ class Builder implements LoggerAwareInterface
|
|||
throw new \Exception('This project does not contain a .php-censor.yml (.phpci.yml|phpci.yml) file, or it is empty.');
|
||||
}
|
||||
|
||||
$this->logDebug('Config: ' . json_encode($config));
|
||||
$this->config = $config;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue