Implement autofix for unnecessary-lambda (PLW0108) by charliermarsh · Pull Request #8621 · astral-sh/ruff (original) (raw)

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

ℹ️ ecosystem check detected linter changes. (+0 -75 violations, +192 -0 fixes in 41 projects)

DisnakeDev/disnake (+0 -0 violations, +8 -0 fixes)

ruff check --no-cache --exit-zero --preview

apache/airflow (+0 -0 violations, +6 -0 fixes)

ruff check --no-cache --exit-zero --select ALL --preview

aws/aws-sam-cli (+0 -0 violations, +14 -0 fixes)

ruff check --no-cache --exit-zero --preview

bokeh/bokeh (+0 -0 violations, +74 -0 fixes)

ruff check --no-cache --exit-zero --select ALL --preview

freedomofpress/securedrop (+0 -0 violations, +2 -0 fixes)

ruff check --no-cache --exit-zero --preview

fronzbot/blinkpy (+0 -0 violations, +10 -0 fixes)

ruff check --no-cache --exit-zero --preview

ibis-project/ibis (+0 -0 violations, +48 -0 fixes)

ruff check --no-cache --exit-zero --preview

pandas-dev/pandas (+0 -75 violations, +0 -0 fixes)

ruff check --no-cache --exit-zero --preview

sphinx-doc/sphinx (+0 -0 violations, +4 -0 fixes)

ruff check --no-cache --exit-zero --preview

zulip/zulip (+0 -0 violations, +26 -0 fixes)

ruff check --no-cache --exit-zero --select ALL --preview

Changes by rule (1 rules affected)

code total + violation - violation + fix - fix
PLW0108 267 0 75 192 0