This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-09 15:44:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6aa9900c0339365a48b439ea81bd460fafe55f68
ruff
/
crates
/
ruff_python_semantic
History
Charlie Marsh
6aa9900c03
Improve handling of
__qualname__
,
__module__
, and
__class__
(
#4512
)
2023-05-20 03:03:45 +00:00
..
src
Improve handling of
__qualname__
,
__module__
, and
__class__
(
#4512
)
2023-05-20 03:03:45 +00:00
Cargo.toml
Replace row/column based
Location
with byte-offsets. (
#3931
)
2023-04-26 18:11:02 +00:00