We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2595a76 commit c753126Copy full SHA for c753126
rules.neon
@@ -12,6 +12,7 @@ parameters:
12
reportMaybesInMethodSignatures: true
13
reportStaticMethodSignatures: true
14
reportMaybesInPropertyPhpDocTypes: true
15
+ reportWrongPhpDocTypeInVarTag: %featureToggles.bleedingEdge%
16
featureToggles:
17
illegalConstructorMethodCall: %featureToggles.bleedingEdge%
18
strictRules:
0 commit comments