-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[pylint
] Stabilize unnecessary-lambda
(PLW0108
)
#18553
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
[pylint
] Stabilize unnecessary-lambda
(PLW0108
)
#18553
Conversation
|
code | total | + violation | - violation | + fix | - fix |
---|---|---|---|---|---|
PLW0108 | 121 | 121 | 0 | 0 | 0 |
RUF100 | 1 | 0 | 1 | 0 | 0 |
Linter (preview)
✅ ecosystem check detected no linter changes.
0370d8a
to
040fb6b
Compare
040fb6b
to
9252447
Compare
9252447
to
829acf4
Compare
f68fc2a
to
3724dfb
Compare
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.
I spot-checked the ecosystem results, and they LGTM too
No description provided.