-
Notifications
You must be signed in to change notification settings - Fork 81
pylintrc needs update #2759
Copy link
Copy link
Open
Labels
good first issueA good task for a newcomer to start withA good task for a newcomer to start withhelp wantedReady to be picked up by anyone in the communityReady to be picked up by anyone in the community
Metadata
Metadata
Assignees
Labels
good first issueA good task for a newcomer to start withA good task for a newcomer to start withhelp wantedReady to be picked up by anyone in the communityReady to be picked up by anyone in the community
Type
Projects
Status
Help Wanted
Our
.pylintrcis out of date, but simply updating it generates a large breakage report. We need to update.pylintrc, while making any required changes.Acceptance Criteria
.pylintrc, not manually, but according to the instructions at the top of the filepylint --django-settings-module=credentials.settings.test --rcfile=pylintrc acceptance_tests credentials *.pyto see the list of required changes.