Skip to content

Commit

Permalink
Enable reportWrongPhpDocTypeInVarTag in bleedingEdge
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jan 13, 2023
1 parent 2595a76 commit c753126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules.neon
Expand Up @@ -12,6 +12,7 @@ parameters:
reportMaybesInMethodSignatures: true
reportStaticMethodSignatures: true
reportMaybesInPropertyPhpDocTypes: true
reportWrongPhpDocTypeInVarTag: %featureToggles.bleedingEdge%
featureToggles:
illegalConstructorMethodCall: %featureToggles.bleedingEdge%
strictRules:
Expand Down

0 comments on commit c753126

Please sign in to comment.