This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-09-29 05:14:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
david/full-project-names
ruff
/
crates
/
ruff_linter
/
resources
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Dan Parizher
46decd4feb
[
pyupgrade
] Fix
UP008
to not apply when
__class__
is a local variable (
UP008
) (
#20497
)
...
## Summary
Fixes
#20491
2025-09-23 10:56:39 -04:00
..
test
[
pyupgrade
] Fix
UP008
to not apply when
__class__
is a local variable (
UP008
) (
#20497
)
2025-09-23 10:56:39 -04:00
__init__.py
[
pylint
] (Re-)Implement
import-private-name
(
C2701
) (
#9553
)
2024-01-16 14:03:11 -05:00