mirror of https://github.com/astral-sh/ruff
## Summary This PR avoids the `depth` counter when detecting indentation from non-logical lines because it seems to never be used. It might have been a leftover when the logic was added originally in #11608. ## Test Plan `cargo insta test` |
||
|---|---|---|
| .. | ||
| generator.rs | ||
| lib.rs | ||
| stylist.rs | ||