mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
php-cs 3 prep (#13039)
This commit is contained in:
@@ -206,7 +206,7 @@ class CiHelper
|
||||
{
|
||||
$cs_cmd = [
|
||||
$this->checkPhpExec('php-cs-fixer'),
|
||||
'--config=.php_cs',
|
||||
'--config=.php-cs-fixer.php',
|
||||
'fix',
|
||||
'-v',
|
||||
];
|
||||
|
Reference in New Issue
Block a user