This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-09-28 12:55:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
7ead2c17b1
ruff
/
crates
/
ruff_cli
/
tests
History
Download ZIP
Download TAR.GZ
Nicholas Grisafi
40ee4909b5
Added argfile test and documentation (
#7138
)
...
Co-authored-by: konsti <konstin@mailbox.org>
2023-09-05 11:13:58 +02:00
..
black_compatibility_test.rs
Replace
.map_or(false, $closure)
with
.is_some_and(closure)
(
#6244
)
2023-08-01 19:29:42 +02:00
integration_test.rs
Added argfile test and documentation (
#7138
)
2023-09-05 11:13:58 +02:00