Skip to content

Commit

Permalink
[TASK] Remove non-existing properties
Browse files Browse the repository at this point in the history
  • Loading branch information
simonschaufi committed Jan 10, 2025
1 parent 73757e0 commit 0f2a072
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
<!-- specific sniffs to include -->
<rule ref="vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/TypeHints/DeclareStrictTypesSniff.php">
<properties>
<property name="newlinesCountBetweenOpenTagAndDeclare" value="2"/>
<property name="newlinesCountAfterDeclare" value="2"/>
<property name="spacesCountAroundEqualsSign" value="0"/>
</properties>
</rule>
Expand Down

0 comments on commit 0f2a072

Please sign in to comment.