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-08-04 02:38:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
1d5bd89987
ruff
/
crates
/
ruff_python_stdlib
History
Download ZIP
Download TAR.GZ
Alex Waygood
1d5bd89987
[
pyflakes
] Improve error message for
UndefinedName
when a builtin was added in a newer version than specified in Ruff config (
F821
) (
#13293
)
2024-09-10 18:03:52 +00:00
..
src
[
pyflakes
] Improve error message for
UndefinedName
when a builtin was added in a newer version than specified in Ruff config (
F821
) (
#13293
)
2024-09-10 18:03:52 +00:00
Cargo.toml
Update to Rust 1.74 and use new clippy lints table (
#8722
)
2023-11-16 18:12:46 -05:00