Skip to content

Commit

Permalink
Fix phpcs rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephster committed Jan 7, 2024
1 parent 1006268 commit b620c43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpcs.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<config name="installed_paths" value="../../slevomat/coding-standard" />
<rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
<properties>
<property name="newlinesCountBetweenOpenTagAndDeclare" type="int" value="2" />
<property name="spacesCountAroundEqualsSign" type="int" value="0" />
</properties>
</rule>
Expand Down

0 comments on commit b620c43

Please sign in to comment.