We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2050b commit 967cfc4Copy full SHA for 967cfc4
ecs.php
@@ -14,6 +14,8 @@
14
$parameters = $containerConfigurator->parameters();
15
16
$parameters->set('skip', [
17
+ 'fixtures*/*',
18
+
19
// RemoteStream extends streamWrapper
20
PHP_CodeSniffer\Standards\PSR1\Sniffs\Methods\CamelCapsMethodNameSniff::class => [
21
'tests/Utils/FileSystem.phpt',
0 commit comments