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-10-08 01:20:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
b765dc48e9
ruff
/
crates
/
ruff_python_stdlib
/
src
/
sys
History
Download ZIP
Download TAR.GZ
Micha Reiser
fa628018b2
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
..
builtin_modules.rs
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
known_stdlib.rs
Regenerate known_stdlibs.rs with stdlibs 2024.10.25 (
#13963
)
2024-10-28 08:37:54 -04:00
mod.rs
Add a new script to generate builtin module names (
#12696
)
2024-08-05 21:33:36 +01:00