mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-27 18:36:35 +00:00
## Summary Fixes #19842 Prevent infinite loop with I002 and UP026 - Implement isort-aware handling for UP026 (deprecated mock import): - Add CLI integration tests in crates/ruff/tests/lint.rs: ## Test Plan I have added two integration tests `pyupgrade_up026_respects_isort_required_import_fix` and `pyupgrade_up026_respects_isort_required_import_from_fix` in `crates/ruff/tests/lint.rs`. |
||
|---|---|---|
| .. | ||
| resources | ||
| src | ||
| Cargo.toml | ||