-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
homogenize PLR0914 message to match other PLR 09XX rules and pylint message #9399
homogenize PLR0914 message to match other PLR 09XX rules and pylint message #9399
Conversation
Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
|
code | total | + violation | - violation | + fix | - fix |
---|---|---|---|---|---|
PLR0914 | 580 | 290 | 290 | 0 | 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again!
Similar to #9308 for PLR0914
Summary
Test Plan
cargo test / cargo insta review