mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-03 17:10:43 +00:00
![]() ## 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 |