magento-coding-standard
magento-coding-standard copied to clipboard
Also lint HTML when not at start of file
trafficstars
When HTML is used as part of a .phtml file, it should be subject to the same rules as HTML used in a .html file.
The additional test files here are copies of their ".html" counterparts with the HTML comment replaced with a PHP block/comment at the top.