Skip to content

Commit

Permalink
fix: Attributes for constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
seebeen committed Oct 2, 2024
1 parent 391377e commit e66b020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Oblak-Slevomat/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<!-- Slevomat Sniffs - Attributes -->
<rule ref="SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing">
<properties>
<property name="allowOnSameLine" value="true"/>
<property name="linesCount" value="0"/>
</properties>
</rule>
Expand Down

0 comments on commit e66b020

Please sign in to comment.