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 00a0d22 commit 4728b69Copy full SHA for 4728b69
CakePHP/ruleset.xml
@@ -163,9 +163,6 @@
163
<property name="linesCountBeforeDeclare" value="0"/>
164
<property name="linesCountAfterDeclare" value="1"/>
165
<property name="spacesCountAroundEqualsSign" value="0"/>
166
- <!-- Property names used in slevomat/coding-standard v6 -->
167
- <property name="newlinesCountAfterDeclare" value="2"/>
168
- <property name="newlinesCountBetweenOpenTagAndDeclare" value="1"/>
169
</properties>
170
<exclude-pattern>*/config/*</exclude-pattern>
171
<exclude-pattern>*/templates/*</exclude-pattern>
0 commit comments