Skip to content

Commit 8d03cbb

Browse files
Add exclude 'Squiz.Commenting.FunctionComment.EmptyThrows'
1 parent d28e6e4 commit 8d03cbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/MediactCommon/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<exclude name="Squiz.Commenting.FunctionComment.IncorrectParamVarName"/>
5252
<exclude name="Squiz.Commenting.FunctionComment.InvalidReturn"/>
5353
<exclude name="Squiz.Commenting.FunctionComment.IncorrectTypeHint"/>
54+
<exclude name="Squiz.Commenting.FunctionComment.EmptyThrows"/>
5455
</rule>
5556
<rule ref="Squiz.Commenting.FunctionCommentThrowTag"/>
5657
<rule ref="Squiz.Commenting.VariableComment">

0 commit comments

Comments
 (0)