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-12 05:16:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
a3d4f08f29
ruff
/
crates
/
ruff_cli
History
Download ZIP
Download TAR.GZ
Charlie Marsh
7f7df852e8
Remove some extraneous newlines in Cargo.toml (
#6577
)
2023-08-14 23:39:41 +00:00
..
resources/test
/fixtures
Include file permissions in key for cached files (
#5901
)
2023-07-25 17:06:47 +00:00
src
Use
Jupyter
mode while parsing Notebook files (
#5552
)
2023-08-05 00:32:07 +00:00
tests
Replace
.map_or(false, $closure)
with
.is_some_and(closure)
(
#6244
)
2023-08-01 19:29:42 +02:00
Cargo.toml
Remove some extraneous newlines in Cargo.toml (
#6577
)
2023-08-14 23:39:41 +00:00