We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72039c commit bf08129Copy full SHA for bf08129
CodeatCodingStandard/ruleset.xml
@@ -52,6 +52,7 @@
52
</rule>
53
<rule ref="Squiz.Commenting">
54
<exclude name="Squiz.Commenting.PostStatementComment.Found"/>
55
+ <exclude name="Squiz.Commenting.PostStatementComment.AnnotationFound"/>
56
<exclude name="Squiz.Commenting.LongConditionClosingComment.Missing"/>
57
<exclude name="Squiz.Commenting.LongConditionClosingComment.Invalid"/>
58
<exclude name="Squiz.Commenting.FunctionComment.Missing"/>
0 commit comments