mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
![]() ## Summary Extend `unnecessary-pass` (`PIE790`) to trigger on all unnecessary `pass` statements by checking for `pass` statements in any class or function body with more than one statement. Closes #7600. ## Test Plan `cargo test` |
||
---|---|---|
.. | ||
fixtures | ||
package | ||
project | ||
disallowed_rule_names.txt |