Skip to content

pylintrc needs update #2759

@deborahgu

Description

@deborahgu

Our .pylintrc is out of date, but simply updating it generates a large breakage report. We need to update .pylintrc, while making any required changes.

Acceptance Criteria

  • Update .pylintrc, not manually, but according to the instructions at the top of the file
  • Run pylint --django-settings-module=credentials.settings.test --rcfile=pylintrc acceptance_tests credentials *.py
    to see the list of required changes.
  • Make all of the changes that are required.
  • Verify that functionality still works and the tests still pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA good task for a newcomer to start withhelp wantedReady to be picked up by anyone in the community

    Type

    Projects

    Status

    Help Wanted

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions