Skip to content

Commit

Permalink
fix: Slevomat tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
seebeen committed Dec 17, 2024
1 parent 888bf5a commit 02c2ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Oblak-Slevomat/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<rule ref="SlevomatCodingStandard.Attributes.RequireAttributeAfterDocComment"/>

<!-- Slevomat Sniffs - Classes -->
<rule ref="SlevomatCodingStandard.Classes.BackedEnumTypeSpacing">
<rule ref="SlevomatCodingStandard.Classes.BackedEnumTypeSpacing"/>
<rule ref="SlevomatCodingStandard.Classes.ClassMemberSpacing">
<properties>
<property name="linesCountBetweenMembers" value="1"/>
Expand Down

0 comments on commit 02c2ae7

Please sign in to comment.