Skip to content

Commit 6057057

Browse files
committed
AC-682: Create phpcs static check for RestrictedCodeTest
1 parent d775713 commit 6057057

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Magento2/ruleset.xml

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
<severity>10</severity>
147147
<type>error</type>
148148
<exclude-pattern>*\.xml$</exclude-pattern>
149+
<exclude-pattern>*\.js$</exclude-pattern>
149150
</rule>
150151
<!-- Severity 9 warnings: Possible security and issues that may cause bugs. -->
151152
<rule ref="Generic.Files.ByteOrderMark">

0 commit comments

Comments
 (0)