Skip to content

Commit 50a58c6

Browse files
committed
Squiz: fix ruleset
1 parent e0ead78 commit 50a58c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/Squiz/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747

4848
<!-- Have 20 chars padding maximum and always show as errors -->
4949
<rule ref="Generic.Formatting.MultipleStatementAlignment">
50+
<type>error</type>
5051
<properties>
5152
<property name="maxPadding" value="20"/>
52-
<property name="error" value="true"/>
5353
</properties>
5454
</rule>
5555

0 commit comments

Comments
 (0)