We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42c5b0 commit d243bf0Copy full SHA for d243bf0
Chadicus/ruleset.xml
@@ -22,8 +22,4 @@
22
</properties>
23
</rule>
24
<rule ref="Squiz.PHP.DiscouragedFunctions" />
25
- <!-- make missing scalar type hints a warning -->
26
- <rule ref="Squiz.Commenting.FunctionComment.ScalarTypeHintMissing">
27
- <type>warning</type>
28
- </rule>
29
</ruleset>
0 commit comments