Skip to content

Commit c753126

Browse files
committed
Enable reportWrongPhpDocTypeInVarTag in bleedingEdge
1 parent 2595a76 commit c753126

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rules.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ parameters:
1212
reportMaybesInMethodSignatures: true
1313
reportStaticMethodSignatures: true
1414
reportMaybesInPropertyPhpDocTypes: true
15+
reportWrongPhpDocTypeInVarTag: %featureToggles.bleedingEdge%
1516
featureToggles:
1617
illegalConstructorMethodCall: %featureToggles.bleedingEdge%
1718
strictRules:

0 commit comments

Comments
 (0)