Skip to content

Commit d0a3ea6

Browse files
committed
fix
1 parent eac3d48 commit d0a3ea6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

phpstan.neon

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,3 +345,9 @@ parameters:
345345
-
346346
identifier: symplify.noReference
347347
message: '#Use explicit return value over magic &reference#'
348+
349+
-
350+
path: rules/Renaming/Rector/Name/RenameClassRector.php
351+
identifier: return.type
352+
353+
- '#Method Rector\\(.*?)Rector\:\:refactor\(\) never returns \d so it can be removed from the return type#'

0 commit comments

Comments
 (0)