Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed May 27, 2024
1 parent 854175d commit 1953eec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/extension.neon
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ rules:
- Rector\TypePerfect\Rules\NarrowPublicClassMethodParamTypeRule
- Rector\TypePerfect\Rules\NarrowPrivateClassMethodParamTypeRule
- Rector\TypePerfect\Rules\NoReturnFalseInNonBoolClassMethodRule
- Rector\TypePerfect\Rules\RequireSpecificReturnTypeOverAbstractRule

# no mixed
- Rector\TypePerfect\Rules\NoMixedPropertyFetcherRule
Expand Down

0 comments on commit 1953eec

Please sign in to comment.