Fixed naming (phpci -> php-censor)
This commit is contained in:
parent
4fee89fb80
commit
31f92327c1
76 changed files with 357 additions and 348 deletions
|
|
@ -151,6 +151,7 @@ class TechnicalDebt implements PHPCensor\Plugin, PHPCensor\ZeroConfigPlugin
|
|||
$files = [];
|
||||
|
||||
$ignores = $this->ignore;
|
||||
$ignores[] = '.php-censor.yml';
|
||||
$ignores[] = 'phpci.yml';
|
||||
$ignores[] = '.phpci.yml';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue