We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136ba51 commit 7c1df7dCopy full SHA for 7c1df7d
src/Standards/PSR12/ruleset.xml
@@ -41,7 +41,7 @@
41
42
<!-- There MUST NOT be trailing whitespace at the end of lines.
43
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" />
+ <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"/>
45
<rule ref="Squiz.WhiteSpace.SuperfluousWhitespace.StartFile">
46
<severity>0</severity>
47
</rule>
0 commit comments