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 9396c4f commit 53453e9Copy full SHA for 53453e9
ruleset.xml
@@ -21,6 +21,7 @@
21
22
<rule ref="Squiz.Commenting.FunctionComment">
23
<exclude name="Squiz.Commenting.FunctionComment.MissingParamComment"/>
24
+ <exclude name="Squiz.Commenting.FunctionComment.ThrowsNotCapital"/>
25
<exclude name="Squiz.Commenting.FunctionComment.ScalarTypeHintMissing"/>
26
</rule>
27
0 commit comments