File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 115
115
<severity >10</severity >
116
116
<type >error</type >
117
117
</rule >
118
+ <rule ref =" Magento2.Legacy.ObsoleteConfigNodes" >
119
+ <include-pattern >etc/config.xml</include-pattern >
120
+ <include-pattern >etc/config.*.xml</include-pattern >
121
+ <include-pattern >etc/*/config.xml</include-pattern >
122
+ <severity >10</severity >
123
+ <type >error</type >
124
+ </rule >
118
125
119
126
<!-- Severity 9 warnings: Possible security and issues that may cause bugs. -->
120
127
<rule ref =" Generic.Files.ByteOrderMark" >
249
256
</rule >
250
257
<rule ref =" Magento2.Legacy.WidgetXML.FoundObsoleteNode" >
251
258
<include-pattern >*\/widget.xml$</include-pattern >
259
+ <exclude-pattern >*\/*.js$</exclude-pattern >
252
260
<severity >8</severity >
253
261
<type >warning</type >
254
262
</rule >
You can’t perform that action at this time.
0 commit comments