Skip to content

Commit 0f2a072

Browse files
committed
[TASK] Remove non-existing properties
1 parent 73757e0 commit 0f2a072

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ruleset.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
<!-- specific sniffs to include -->
2323
<rule ref="vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/TypeHints/DeclareStrictTypesSniff.php">
2424
<properties>
25-
<property name="newlinesCountBetweenOpenTagAndDeclare" value="2"/>
26-
<property name="newlinesCountAfterDeclare" value="2"/>
2725
<property name="spacesCountAroundEqualsSign" value="0"/>
2826
</properties>
2927
</rule>

0 commit comments

Comments
 (0)