ruff/crates/ruff_linter
Frazer McLean 2e1d6623cd
[flake8-simplify] Implement fix for maxsplit without separator (SIM905) (#19851)
**Stacked on top of #19849; diff will include that PR until it is
merged.**

---

<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary

As part of #19849, I noticed this fix could be implemented.

## Test Plan

Tests added based on CPython behaviour.
2025-08-15 15:18:06 -04:00
..
resources [flake8-simplify] Implement fix for maxsplit without separator (SIM905) (#19851) 2025-08-15 15:18:06 -04:00
src [flake8-simplify] Implement fix for maxsplit without separator (SIM905) (#19851) 2025-08-15 15:18:06 -04:00
Cargo.toml Bump 0.12.9 (#19917) 2025-08-14 11:54:44 -04:00