Skip to content

Commit dc91106

Browse files
committed
updated ecs.php
1 parent 36fc0ff commit dc91106

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ecs.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
$parameters = $containerConfigurator->parameters();
1515

1616
$parameters->set('skip', [
17+
'fixtures*/*',
18+
1719
// constant NULL, FALSE
1820
PhpCsFixer\Fixer\Casing\LowercaseConstantsFixer::class => [
1921
'src/PhpGenerator/Type.php',

0 commit comments

Comments
 (0)