Skip to content

0.14.0 no longer runs pylint if invoked via --pylint -m pylint #89

Closed
@pjz

Description

I wondered why my test suite failed and it was because my pylint checking - done with something like:

pytest --pylint -m pylint mymodule

ends up "collecting 0 items" to check.

Works fine with 0.13.0.

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