-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
refactorProposal to refactor codeProposal to refactor code
Description
Our previous Pylint version was 2.8, and I recently upgraded it to 2.16 in 041877b. To facilitate landing it, I disabled a bunch of checks. But most of them would be good to activate.
Working on this PR means:
- Choose one of the checks you want to enable from here:
- Delete it from
.pylintrc
- Run
tox -e lint
and fix all the issues untiltox -e lint
succeeds.
To make it easier for code reviewers, it's a good idea to activate 1 or 2 checks at a time.
levbishop
Metadata
Metadata
Assignees
Labels
refactorProposal to refactor codeProposal to refactor code
Type
Projects
Status
Assigned