Skip to content

Commit

Permalink
Remove scalar type hint setting
Browse files Browse the repository at this point in the history
  • Loading branch information
chadicus committed Apr 20, 2017
1 parent b42c5b0 commit d243bf0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Chadicus/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,4 @@
</properties>
</rule>
<rule ref="Squiz.PHP.DiscouragedFunctions" />
<!-- make missing scalar type hints a warning -->
<rule ref="Squiz.Commenting.FunctionComment.ScalarTypeHintMissing">
<type>warning</type>
</rule>
</ruleset>

0 comments on commit d243bf0

Please sign in to comment.