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.
2 parents d28e6e4 + 8d03cbb commit b2087ecCopy full SHA for b2087ec
src/MediactCommon/ruleset.xml
@@ -51,6 +51,7 @@
51
<exclude name="Squiz.Commenting.FunctionComment.IncorrectParamVarName"/>
52
<exclude name="Squiz.Commenting.FunctionComment.InvalidReturn"/>
53
<exclude name="Squiz.Commenting.FunctionComment.IncorrectTypeHint"/>
54
+ <exclude name="Squiz.Commenting.FunctionComment.EmptyThrows"/>
55
</rule>
56
<rule ref="Squiz.Commenting.FunctionCommentThrowTag"/>
57
<rule ref="Squiz.Commenting.VariableComment">
0 commit comments