File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 109
109
<severity >10</severity >
110
110
<type >error</type >
111
111
</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 >
112
118
113
119
<!-- Severity 9 warnings: Possible security and issues that may cause bugs. -->
114
120
<rule ref =" Generic.Files.ByteOrderMark" >
241
247
<severity >8</severity >
242
248
<type >warning</type >
243
249
</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 >
250
250
251
251
<!-- Severity 7 warnings: General code issues. -->
252
252
<rule ref =" Generic.Arrays.DisallowLongArraySyntax" >
You can’t perform that action at this time.
0 commit comments