mirror of
https://github.com/rectorphp/rector.git
synced 2025-03-14 04:19:44 +01:00
fix cs
This commit is contained in:
parent
97aa6df0a6
commit
02d33f95ef
@ -59,8 +59,6 @@ parameters:
|
||||
SlevomatCodingStandard\Sniffs\TypeHints\TypeHintDeclarationSniff:
|
||||
# covariant types
|
||||
- */packages/NodeValueResolver/src/PerNodeValueResolver/*ValueResolver.php
|
||||
Symplify\CodingStandard\Sniffs\DependencyInjection\NoClassInstantiationSniff:
|
||||
- bin/rector.php
|
||||
PHP_CodeSniffer\Standards\Generic\Sniffs\CodeAnalysis\EmptyStatementSniff:
|
||||
# intentionally
|
||||
- packages/BetterReflection/src/Reflector/SmartClassReflector.php
|
||||
|
@ -2,4 +2,4 @@
|
||||
|
||||
require_once __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
gc_disable();
|
||||
gc_disable();
|
||||
|
Loading…
x
Reference in New Issue
Block a user