We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011d991 commit 10faf32Copy full SHA for 10faf32
src/WakebitCodingStandard/ruleset.xml
@@ -152,4 +152,8 @@
152
<exclude name="WebimpressCodingStandard.Commenting.DocComment.InheritDocTag"/>
153
<exclude name="WebimpressCodingStandard.Commenting.DocComment.MissingBlankLine"/>
154
</rule>
155
+
156
+ <rule ref="SlevomatCodingStandard.Commenting.EmptyComment">
157
+ <exclude name="SlevomatCodingStandard.Commenting.EmptyComment.EmptyComment"/>
158
+ </rule>
159
</ruleset>
0 commit comments