Skip to content

Commit

Permalink
Remove property that no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
nicwortel committed Dec 10, 2023
1 parent 1b0e67b commit e7812ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NicWortel/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<!-- Exclude whitespace rules which are already covered by the PSR12 standard -->
<rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
<properties>
<property name="newlinesCountBetweenOpenTagAndDeclare" value="2"/>
<property name="spacesCountAroundEqualsSign" value="0"/>
</properties>
<exclude name="SlevomatCodingStandard.TypeHints.DeclareStrictTypes.IncorrectWhitespaceBetweenOpenTagAndDeclare"/>
Expand Down

0 comments on commit e7812ce

Please sign in to comment.