This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-10-28 18:53:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
1cf19732b9
ruff
/
crates
/
ruff_linter
/
resources
History
Download ZIP
Download TAR.GZ
Dan Parizher
589a674a8d
[
isort
] Fix infinite loop when checking equivalent imports (
I002
,
PLR0402
) (
#20381
)
...
## Summary
Fixes
#20380
The fix exempts required imports from `PLR0402`
2025-09-25 16:08:15 -05:00
..
test
[
isort
] Fix infinite loop when checking equivalent imports (
I002
,
PLR0402
) (
#20381
)
2025-09-25 16:08:15 -05:00
__init__.py