<!-- Comment <http://site.com/path/> -->
------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------
1 | ERROR | Avoid using self-closing tag with non-void html element - "<http://site.com/path/>
| | (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag)
------------------------------------------------------------------------------------------------
Preconditions
Steps to reproduce
vendor/bin/phpcs -s --standard=Magento2 test.htmlExpected result
Actual result