Skip to content

Commit 53453e9

Browse files
committed
Allow non-capitalized throws comment.
1 parent 9396c4f commit 53453e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
<rule ref="Squiz.Commenting.FunctionComment">
2323
<exclude name="Squiz.Commenting.FunctionComment.MissingParamComment"/>
24+
<exclude name="Squiz.Commenting.FunctionComment.ThrowsNotCapital"/>
2425
<exclude name="Squiz.Commenting.FunctionComment.ScalarTypeHintMissing"/>
2526
</rule>
2627

0 commit comments

Comments
 (0)