Skip to content

Remove redundant migration blacklisting if possible #289

Open
@carlio

Description

@carlio

Adding to the list of 'do not check these paths' for migrations is done in two places:

https://github.com/PyCQA/pylint-django/blob/master/pylint_django/checkers/migrations.py#L159
https://github.com/PyCQA/pylint-django/blob/master/pylint_django/plugin.py#L21

This should be removed unless there is some reason that it is repeated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions