Skip to content

Commit

Permalink
ENGCOM-4300: Static tests: forbid 'or' instead of '||' #21062. #21275
Browse files Browse the repository at this point in the history
  • Loading branch information
sivaschenko authored Mar 4, 2019
2 parents 5da21fe + b348144 commit 6903a38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/tests/static/framework/Magento/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@

<rule ref="Squiz.Commenting.DocCommentAlignment"/>
<rule ref="Squiz.Functions.GlobalFunction"/>
<rule ref="Squiz.Operators.ValidLogicalOperators"/>
<rule ref="Squiz.WhiteSpace.LogicalOperatorSpacing"/>
</ruleset>

0 comments on commit 6903a38

Please sign in to comment.