Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

# pylint: disable=invalid-name totally ignored - reproduced to pylint-django #394

Open
conrado opened this issue Mar 29, 2023 · 0 comments

Comments

@conrado
Copy link

conrado commented Mar 29, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant