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 115115 <severity >10</severity >
116116 <type >error</type >
117117 </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 >
118125
119126 <!-- Severity 9 warnings: Possible security and issues that may cause bugs. -->
120127 <rule ref =" Generic.Files.ByteOrderMark" >
249256 </rule >
250257 <rule ref =" Magento2.Legacy.WidgetXML.FoundObsoleteNode" >
251258 <include-pattern >*\/widget.xml$</include-pattern >
259+ <exclude-pattern >*\/*.js$</exclude-pattern >
252260 <severity >8</severity >
253261 <type >warning</type >
254262 </rule >
You can’t perform that action at this time.
0 commit comments