Skip to content

Commit

Permalink
Fix Squiz.WhiteSpace.FunctionSpacin (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanDelMar authored Sep 30, 2024
1 parent 3e71c7c commit 6cab311
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PSR12NeutronRuleset/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@
<rule ref="Squiz.WhiteSpace.FunctionSpacing">
<properties>
<property name="spacing" value="1"/>
<property name="spacingBeforeFirst" value="0"/>
<property name="spacingAfterLast" value="0"/>
</properties>
</rule>

Expand Down

0 comments on commit 6cab311

Please sign in to comment.