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 d775713 commit 6057057Copy full SHA for 6057057
Magento2/ruleset.xml
@@ -146,6 +146,7 @@
146
<severity>10</severity>
147
<type>error</type>
148
<exclude-pattern>*\.xml$</exclude-pattern>
149
+ <exclude-pattern>*\.js$</exclude-pattern>
150
</rule>
151
<!-- Severity 9 warnings: Possible security and issues that may cause bugs. -->
152
<rule ref="Generic.Files.ByteOrderMark">
0 commit comments