Skip to content

Commit

Permalink
ecs: skip fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Mar 3, 2021
1 parent 7b2050b commit 967cfc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ecs.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
$parameters = $containerConfigurator->parameters();

$parameters->set('skip', [
'fixtures*/*',

// RemoteStream extends streamWrapper
PHP_CodeSniffer\Standards\PSR1\Sniffs\Methods\CamelCapsMethodNameSniff::class => [
'tests/Utils/FileSystem.phpt',
Expand Down

0 comments on commit 967cfc4

Please sign in to comment.