codelyzer icon indicating copy to clipboard operation
codelyzer copied to clipboard

[template-i18n]: Single HTML entities should be ignored

Open plathub opened this issue 5 years ago • 0 comments

Describe the bug

Single HTML entities should be ignored.

To Reproduce

Rule: template-i18n is enabled Template contains: <span>&ndash;</span>

Expected behavior

Do not throw a linter error for single HTML entities.

plathub avatar Jan 28 '20 13:01 plathub