We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7eadca commit 141d4b6Copy full SHA for 141d4b6
Consistence/ruleset.xml
@@ -82,6 +82,7 @@
82
<rule ref="SlevomatCodingStandard.Commenting.EmptyComment"/>
83
<rule ref="SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration"/>
84
<rule ref="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment"/>
85
+ <rule ref="SlevomatCodingStandard.Commenting.UselessInheritDocComment"/>
86
<rule ref="SlevomatCodingStandard.ControlStructures.DisallowEmpty"/>
87
<rule ref="SlevomatCodingStandard.ControlStructures.DisallowYodaComparison"/>
88
<rule ref="SlevomatCodingStandard.ControlStructures.LanguageConstructWithParentheses"/>
0 commit comments