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-07-23 13:05:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
2f9992b6ef
ruff
/
crates
/
ruff_formatter
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
..
src
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
Cargo.toml
Move sub-crates to workspace dependencies (
#11407
)
2024-05-13 14:37:50 +00:00
shared_traits.rs
Implement
IntoFormat
for
&T
(
#4781
)
2023-06-01 12:20:49 +02:00