Skip to content

Commit d243bf0

Browse files
committed
Remove scalar type hint setting
1 parent b42c5b0 commit d243bf0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Chadicus/ruleset.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,4 @@
2222
</properties>
2323
</rule>
2424
<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>
2925
</ruleset>

0 commit comments

Comments
 (0)