File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 109109 <severity >10</severity >
110110 <type >error</type >
111111 </rule >
112+ <rule ref =" Magento2.Legacy.EmailTemplate.FoundObsoleteEmailDirective" >
113+ <include-pattern >view/email/*.html</include-pattern >
114+ <include-pattern >view/*/email/*.html</include-pattern >
115+ <severity >10</severity >
116+ <type >error</type >
117+ </rule >
112118
113119 <!-- Severity 9 warnings: Possible security and issues that may cause bugs. -->
114120 <rule ref =" Generic.Files.ByteOrderMark" >
241247 <severity >8</severity >
242248 <type >warning</type >
243249 </rule >
244- <rule ref =" Magento2.Legacy.EmailTemplate.FoundObsoleteEmailDirective" >
245- <include-pattern >view/email/*.html</include-pattern >
246- <include-pattern >view/*/email/*.html</include-pattern >
247- <severity >10</severity >
248- <type >error</type >
249- </rule >
250250
251251 <!-- Severity 7 warnings: General code issues. -->
252252 <rule ref =" Generic.Arrays.DisallowLongArraySyntax" >
You can’t perform that action at this time.
0 commit comments