Skip to content

Commit

Permalink
Update ruleset.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark authored Nov 13, 2020
1 parent 5315cbe commit a59b5da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions PSR2R/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,5 +221,10 @@
<rule ref="Squiz.WhiteSpace.MemberVarSpacing"/>
<rule ref="Squiz.WhiteSpace.SemicolonSpacing"/>
<rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"/>

<!-- conflicting -->
<rule ref="Squiz.WhiteSpace.MemberVarSpacing.FirstIncorrect">
<severity>0</severity>
</rule>

</ruleset>

0 comments on commit a59b5da

Please # to comment.