Skip to content

Erroneous detection on based on the average length of lines #877

Closed
@ocnk

Description

@ocnk

We have warning «File appears to be minified and cannot be processed» in file template with inline image. e.g. :

<footer class="msg-footer msg-footer_anonym">
    <div class="msg-footer__text">
        ...
    </div>
    <span class="msg-footer__logo">
        <img src="data:image/png;base64,..." alt="">
    </span>
</footer>

Unfortunately, this check is not configured. It may be should add option to disable this check by file type

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions