We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.