Skip to content

Commit 0f4b64b

Browse files
committed
Merge branch '14.0' into 15.0
2 parents 9810ece + f3f3559 commit 0f4b64b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ecs.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
PhpdocToPropertyTypeFixer::class => [
2222
__DIR__ . '/src/*',
2323
],
24-
DeclareStrictTypesFixer::class => [
25-
__DIR__ . '/src/*',
26-
],
2724
]);
2825

2926
$ecsConfig->import(__DIR__ . '/vendor/shopsys/coding-standards/ecs.php', null, true);

0 commit comments

Comments
 (0)