astral-sh / ruff

An extremely fast Python linter and code formatter, written in Rust.
https://docs.astral.sh/ruff
MIT License
33k stars 1.1k forks source link

[`ruff`] Handle `attrs`'s `auto_attribs` correctly (`RUF009`) #14520

Open InSyncWithFoo opened 19 hours ago

InSyncWithFoo commented 19 hours ago

Summary

Resolves #14519.

Test Plan

cargo nextest run and cargo insta test.

github-actions[bot] commented 19 hours ago

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.