ruff/crates/ruff_linter
wangxiaolei 28aed61a22
[`pylint`] Implement `stop-iteration-return` (`PLR1708`) (#20733)
## Summary

implement pylint rule stop-iteration-return / R1708

## Test Plan

<!-- How was it tested? -->

---------

Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com>
2025-10-23 15:02:41 -07:00
..
resources [`pylint`] Implement `stop-iteration-return` (`PLR1708`) (#20733) 2025-10-23 15:02:41 -07:00
src [`pylint`] Implement `stop-iteration-return` (`PLR1708`) (#20733) 2025-10-23 15:02:41 -07:00
Cargo.toml Bump 0.14.2 (#21051) 2025-10-23 15:17:22 -04:00