Skip to content

Commit 7c1df7d

Browse files
committed
Fixed XML formatting
1 parent 136ba51 commit 7c1df7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/PSR12/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<!-- There MUST NOT be trailing whitespace at the end of lines.
4343
Blank lines MAY be added to improve readability and to indicate related blocks of code except where explicitly forbidden. -->
44-
<rule ref="Squiz.WhiteSpace.SuperfluousWhitespace" />
44+
<rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"/>
4545
<rule ref="Squiz.WhiteSpace.SuperfluousWhitespace.StartFile">
4646
<severity>0</severity>
4747
</rule>

0 commit comments

Comments
 (0)