We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c0c4e commit d2df44eCopy full SHA for d2df44e
ruleset.xml
@@ -14,6 +14,8 @@
14
<!-- <exclude name="Generic.Formatting.MultipleStatementAlignment"/> -->
15
</rule>
16
17
+ <rule ref="PEAR.ControlStructures.MultiLineCondition"/>
18
+
19
<rule ref="Generic.Formatting.SpaceAfterCast"/>
20
<rule ref="Generic.Formatting.MultipleStatementAlignment">
21
<properties>
0 commit comments