We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d9b14 commit 5723c6cCopy full SHA for 5723c6c
Consistence/ruleset.xml
@@ -75,6 +75,7 @@
75
<rule ref="SlevomatCodingStandard.Commenting.EmptyComment"/>
76
<rule ref="SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration"/>
77
<rule ref="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment"/>
78
+ <rule ref="SlevomatCodingStandard.ControlStructures.DisallowEmpty"/>
79
<rule ref="SlevomatCodingStandard.ControlStructures.DisallowYodaComparison"/>
80
<rule ref="SlevomatCodingStandard.ControlStructures.LanguageConstructWithParentheses"/>
81
<rule ref="SlevomatCodingStandard.ControlStructures.NewWithParentheses"/>
0 commit comments