Skip to content

Commit 73fa9ba

Browse files
committed
[Maintenance] Add ECS path
1 parent 0cec13a commit 73fa9ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ecs.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
return static function (ECSConfig $config): void {
99
$config->import('vendor/sylius-labs/coding-standard/ecs.php');
10+
$config->paths(['src']);
1011

1112
$config->skip([
1213
VisibilityRequiredFixer::class => ['*Spec.php'],

0 commit comments

Comments
 (0)