Skip to content

Commit f421664

Browse files
author
pueppiblue
committed
Remove deprecated sniff rule
* Creation of dynamic property SlevomatCodingStandard\Sniffs\TypeHints\DeclareStrictTypesSniff::$newlinesCountBetweenOpenTagAndDeclare is deprecated * this would give a warning in cs command and will cause cbf to fail
1 parent 18f08dc commit f421664

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ProjektMOTORCodingStandard/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@
169169

170170
<rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
171171
<properties>
172-
<property name="newlinesCountBetweenOpenTagAndDeclare" value="1"/>
173172
<property name="spacesCountAroundEqualsSign" value="0"/>
174173
</properties>
175174
</rule>

0 commit comments

Comments
 (0)