aboutsummaryrefslogtreecommitdiffhomepage
path: root/ecs.php
diff options
context:
space:
mode:
Diffstat (limited to 'ecs.php')
-rw-r--r--ecs.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ecs.php b/ecs.php
index 8e3bcbe..f204bdd 100644
--- a/ecs.php
+++ b/ecs.php
@@ -15,6 +15,7 @@ return function (ECSConfig $ecsConfig): void {
__DIR__ . '/tools',
]);
$ecsConfig->sets([
+ SetList::COMMON,
SetList::CLEAN_CODE,
SetList::PSR_12,
]);