mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 22:01:47 +00:00
![]() ## Summary This PR moves the `Q003` rule to AST checker. This is the final rule that used the docstring detection state machine and thus this PR removes it as well. resolves: #7595 resolves: #7808 ## Test Plan - [x] `cargo test` - [x] Make sure there are no changes in the ecosystem |
||
---|---|---|
.. | ||
ast | ||
filesystem.rs | ||
imports.rs | ||
logical_lines.rs | ||
mod.rs | ||
noqa.rs | ||
physical_lines.rs | ||
tokens.rs |