Skip to content

Commit 495f5bc

Browse files
committed
cs
1 parent b226f8e commit 495f5bc

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
PHP_CodeSniffer\Standards\PSR1\Sniffs\Methods\CamelCapsMethodNameSniff::class => [
1820
'src/BypassFinals.php',
1921
],

0 commit comments

Comments
 (0)