There was an error while loading. Please reload this page.
1 parent e3397e9 commit 914e301Copy full SHA for 914e301
Magento2/ruleset.xml
@@ -286,7 +286,9 @@
286
<type>warning</type>
287
</rule>
288
<rule ref="Magento2.Legacy.ObsoleteMenu">
289
- <include-pattern>*\/widget.xml$</include-pattern>
+ <include-pattern>etc/config.xml</include-pattern>
290
+ <include-pattern>etc/config.*.xml</include-pattern>
291
+ <include-pattern>etc/*/config.xml</include-pattern>
292
<severity>8</severity>
293
294
0 commit comments