WIP: Handling a new pylint design checker message #17
No reviewers
Labels
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/MiNode#17
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lee.miller/MiNode:lint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi!
New pylint message too-many-positional-arguments / R0917 suggests to restrict the number of arguments to 5, requiring the rest to be passed by keyword only.
8a4ce0f174
toc6f0d71579
c6f0d71579
to1a6c796b7d
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Gitea.