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 d28e6e4 commit 8d03cbbCopy full SHA for 8d03cbb
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