We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e41c1 commit fa16f2eCopy full SHA for fa16f2e
CodeatCodingStandard/ruleset.xml
@@ -46,6 +46,7 @@
46
<exclude name="Squiz.Commenting.LongConditionClosingComment.Missing"/>
47
<exclude name="Squiz.Commenting.LongConditionClosingComment.Invalid"/>
48
<exclude name="Squiz.Commenting.FunctionComment.Missing"/>
49
+ <exclude name="Squiz.Commenting.FunctionComment.ThrowsNotCapital"/>
50
<exclude name="Squiz.Commenting.FunctionCommentThrowTag.Missing"/>
51
<exclude name="Squiz.Commenting.FileComment.SpacingAfterOpen"/>
52
<exclude name="Squiz.Commenting.FileComment.SpacingAfterComment"/>
0 commit comments