Skip to content

Commit b348144

Browse files
ENGCOM-4300: Static tests: forbid 'or' instead of '||' #21062. #21275
- Merge Pull Request #21275 from novikor/magento2:Static-tests-forbid-or-instead-of-21062 - Merged commits: 1. 23f415a
2 parents 062662d + 23f415a commit b348144

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/static/framework/Magento/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,6 @@
8484

8585
<rule ref="Squiz.Commenting.DocCommentAlignment"/>
8686
<rule ref="Squiz.Functions.GlobalFunction"/>
87+
<rule ref="Squiz.Operators.ValidLogicalOperators"/>
8788
<rule ref="Squiz.WhiteSpace.LogicalOperatorSpacing"/>
8889
</ruleset>

0 commit comments

Comments
 (0)