parent
4299a71df5
commit
1728e0fcd5
9 changed files with 523 additions and 502 deletions
|
@ -18,7 +18,7 @@ return static function (ContainerConfigurator $containerConfigurator): void {
|
|||
|
||||
// Define what rule sets will be applied
|
||||
$parameters->set(Option::SETS, [
|
||||
// SetList::CODE_QUALITY,
|
||||
SetList::CODE_QUALITY,
|
||||
SetList::DEAD_CODE,
|
||||
// DowngradeSetList::PHP_80,
|
||||
// DowngradeSetList::PHP_74,
|
||||
|
|
Reference in a new issue