```ini [*.xml] eclint_block_comment_start = <!-- eclint_block_comment = eclint_block_comment_end = --> ``` Could it be that [XML style](https://www.w3.org/TR/xml/#sec-comments) comments are not supported because `block_comment` is empty, there is only start and stop?