pylint-django
pylint-django copied to clipboard
`# pylint: disable=invalid-name` totally ignored - reproduced to pylint-django
I have prepared a reproducible sample available on GitHub
Here's the requested pip freeze output, though it is also on the reproduction repository
asgiref==3.6.0
astroid==2.15.1
dill==0.3.6
Django==4.1.7
isort==5.12.0
lazy-object-proxy==1.9.0
mccabe==0.7.0
platformdirs==3.2.0
pylint==2.17.1
pylint-django==2.5.3
pylint-plugin-utils==0.7
sqlparse==0.4.3
tomli==2.0.1
tomlkit==0.11.7
typing_extensions==4.5.0
wrapt==1.15.0