Skip to content

Commit 5265fe4

Browse files
committed
rector
1 parent 2377d83 commit 5265fe4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
__DIR__ . '/src',
3030
__DIR__ . '/tests',
3131
])
32+
->withSkipPath(__DIR__ . '/tests/PHPStan/QueryFunctionDynamicReturnTypeExtension.php')
3233
->withConfiguredRule(AddSensitiveParameterAttributeRector::class, [
3334
'sensitive_parameters' => [
3435
'password',

0 commit comments

Comments
 (0)