mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Apply symplify checkers.
This commit is contained in:
parent
d0b1024d80
commit
349ab706cc
6 changed files with 17 additions and 11 deletions
2
ecs.php
2
ecs.php
|
@ -13,7 +13,7 @@ return static function (ContainerConfigurator $containerConfigurator): void {
|
|||
SetList::CLEAN_CODE,
|
||||
SetList::PSR_12,
|
||||
SetList::SYMFONY,
|
||||
//SetList::SYMPLIFY
|
||||
SetList::SYMPLIFY
|
||||
]);
|
||||
|
||||
$parameters->set(Option::PATHS, [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue