parent
47f2ca0673
commit
20beb2f280
3 changed files with 3 additions and 5 deletions
2
.php_cs
2
.php_cs
|
@ -51,5 +51,5 @@ return PhpCsFixer\Config::create()
|
|||
'equal' => false,
|
||||
'identical' => false,
|
||||
'less_and_greater' => false,
|
||||
]
|
||||
],
|
||||
])->setRiskyAllowed(true)->setFinder($finder);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue