Skip to content
This repository was archived by the owner on Jun 19, 2020. It is now read-only.
This repository was archived by the owner on Jun 19, 2020. It is now read-only.

Escape file names before them passing into MYPY_ERROR_TEMPLATE. #11

@mamikonyan

Description

@mamikonyan

Please add a call to re.escape() like so:

MYPY_ERROR_TEMPLATE.format(filename=re.escape(re_filename)),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions