-
Notifications
You must be signed in to change notification settings - Fork 118
Feature - Add options of DJANGO_SETTING_MODULE to be added to .pylintrc #312
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
Comments
It's supported, just drop |
Perfect thank you that worked :) I'm quite new to configuring pylint it's not obvious to newcomers that this is possible. |
How about https://github.com/PyCQA/pylint-django#usage ? Wasn't that obvious enough ? |
@atodorov The issue was about adding to |
Would it be possible to add DJANGO_SETTING_MODULE to the pylintrc file?
The text was updated successfully, but these errors were encountered: