This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2da8c3776b
ruff
/
crates
/
ruff_python_literal
/
src
History
Micha Reiser
b63c2e126b
Upgrade Rust toolchain to 1.83 (
#14677
)
2024-11-29 12:05:05 +00:00
..
cformat.rs
Use bitshift consistently for bitflag definitions (
#14265
)
2024-11-11 10:20:17 +00:00
char.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00
escape.rs
Upgrade Rust toolchain to 1.83 (
#14677
)
2024-11-29 12:05:05 +00:00
float.rs
Remove some unused `pub` functions (
#11576
)
2024-05-28 09:56:51 -04:00
format.rs
Avoid parsing other parts of a format specification if replacements are present (
#6858
)
2023-08-25 17:42:57 +00:00
lib.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00