Skip to content

Commit bf08129

Browse files
committed
feat(rule): added
1 parent f72039c commit bf08129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeatCodingStandard/ruleset.xml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
</rule>
5353
<rule ref="Squiz.Commenting">
5454
<exclude name="Squiz.Commenting.PostStatementComment.Found"/>
55+
<exclude name="Squiz.Commenting.PostStatementComment.AnnotationFound"/>
5556
<exclude name="Squiz.Commenting.LongConditionClosingComment.Missing"/>
5657
<exclude name="Squiz.Commenting.LongConditionClosingComment.Invalid"/>
5758
<exclude name="Squiz.Commenting.FunctionComment.Missing"/>

0 commit comments

Comments
 (0)