Skip to content

Commit 4728b69

Browse files
committed
Remove use of defunct properties in ruleset.
1 parent 00a0d22 commit 4728b69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CakePHP/ruleset.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,6 @@
163163
<property name="linesCountBeforeDeclare" value="0"/>
164164
<property name="linesCountAfterDeclare" value="1"/>
165165
<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"/>
169166
</properties>
170167
<exclude-pattern>*/config/*</exclude-pattern>
171168
<exclude-pattern>*/templates/*</exclude-pattern>

0 commit comments

Comments
 (0)