Skip to content

Commit c753126

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: rules.neon

+1
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)