Skip to content

Commit

Permalink
set list laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Feb 6, 2024
1 parent 3f21361 commit 2a8899d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ecs.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@
$config->sets([
SetList::CLEAN_CODE,
SetList::SYMPLIFY,
SetList::ARRAY,
SetList::COMMON,
SetList::PSR_12,
SetList::CONTROL_STRUCTURES,
SetList::NAMESPACES,
SetList::STRICT,
SetList::PHPUNIT,
SetList::LARAVEL,
]);
};

0 comments on commit 2a8899d

Please sign in to comment.